Skip to content
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

can not connect docker.sock #87

Open
yiduwangkai opened this issue Sep 16, 2023 · 1 comment
Open

can not connect docker.sock #87

yiduwangkai opened this issue Sep 16, 2023 · 1 comment

Comments

@yiduwangkai
Copy link

00:11:38.397 [main] DEBUG o.t.c.o.WaitingConsumer - STDERR: panic: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? 00:11:38.397 [main] DEBUG o.t.c.o.WaitingConsumer - STDERR: 2023/09/16 16:11:38 Pinging Docker...
when i upgrade my docker desktop version to 4.22.1
i found i cannot start my program
i have ticked the box
image
i checked the sock file in my computer
image
but i also cannot run mysql program

@ahmetildirim
Copy link

I had the same problem and the only solution was to disable RYUK: export TESTCONTAINERS_RYUK_DISABLED="true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants