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

Connection Issue from WSL to Docker Desktop Daemon on Windows #429

Open
Seynabou-Diop opened this issue Feb 8, 2024 · 0 comments
Open

Comments

@Seynabou-Diop
Copy link

I am experiencing difficulties establishing a connection with the Docker Desktop daemon on Windows from WSL (Windows Subsystem for Linux). I attempted to connect using the address tcp://localhost:2375, but encountered the following error:

docker -H tcp://localhost:2375 version
Cannot connect to the Docker daemon at tcp://localhost:2375. Is the docker daemon running?

Steps Taken:
Ensured Docker Desktop is running on Windows.
Attempted connection using tcp://localhost:2375 from WSL.
Received the mentioned error indicating a failure to connect to the Docker daemon.
I would appreciate any guidance or insights on resolving this connectivity issue between WSL and Docker Desktop on Windows.

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

1 participant