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

Dry does not start. #147

Open
dybarsky opened this issue Dec 8, 2021 · 2 comments
Open

Dry does not start. #147

dybarsky opened this issue Dec 8, 2021 · 2 comments

Comments

@dybarsky
Copy link

dybarsky commented Dec 8, 2021

Hi! I have this error even when docker is running

INFO[0032] Dry could not start: Error retrieving container list: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.41/containers/json?all=1
 OS: Linuxmint 20.2 uma
 Kernel: x86_64 Linux 5.4.0-91-generic
Docker: 20.10.11
@rodrigovallades
Copy link

I had a similar problem when I updated Docker (24.0.2) and Docker Desktop (4.20.1). What worked for me was:

Settings > Advanced > Allow the default Docker socket to be used

Screen Shot 2023-06-28 at 15 52 17

@moncho
Copy link
Owner

moncho commented Jun 28, 2023

Thanks for the info @rodrigovallades!!

You can pass to dry the host where you want to connect to. In Windows I think this might work dry -H http://localhost:2375if you don't have the default Docker socket activated.

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

3 participants