-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ryuk failed to start (with lima) #5043
Comments
Setting these env variables worked for me (using Colima), so
Most likely related to this |
@siim-romanov 's setting should work for you, I will therefore close the. Feel free to let us know, if you still encounter problems. |
I actually symlinked my home-directory-colima-docker.sock to
EDIT: I deleted my symlink and used the recommended environment variables. No positive change/impact. |
Thanks @siim-romanov . Setting env variable |
Mac Os BigSur 11.6.3 Intel
org.testcontainers:postgresql:1.16.3
I use lima 0.8.2 with docker
DOCKER_HOST=unix:///Users/varpa89/.lima/default/sock/docker.sock
Looks like when Testcontainers tries to run Ryuk it uses wrong Docker daemon or I understand it wrong?
At the end I have
Detailed startup logs of Spring Boot aplication
The text was updated successfully, but these errors were encountered: