You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
@Seynabou-Diop: Connecting to a docker daemon running on the host is not something that's officially supported directly by WSL. I recommend raising this directly with docker
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:
Steps Taken:
I would appreciate any guidance or insights on resolving this connectivity issue between WSL and Docker Desktop on Windows.
The text was updated successfully, but these errors were encountered: