Closed SmasherHell closed 4 years ago
can you try removing /var/lib/docker-desktop/mounts.data
from Ubuntu ?
You're my hero, everything is working fine now, could you explain me what /var/lib/docker-desktop/mounts.data
does ?
It keeps track of all the mounts necessary for your existing containers, so that when you restart the WSL VM (using wsl --shutdown, or when restarting Windows), it mounts the files within /mnt/wsl so that the docker daemon can access them. You might want to remove all containers with bind mounts and recreate them now though, as it will likely have lost track of some of them.
For some reason, this file was corrupted (maybe an abrupt shutdown while starting a container ?)
Ok I see, I don't really know what happened to corrupt this file, I use a lot of compose in dev, so I create tons of container, I may have shutdown too quickly. Thanks for this information =)
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked
Expected behavior
Docker daemon accessible from Wsl2 Ubuntu distro
Actual behavior
Docker daemon not set in Distro with message :
Information
Steps to reproduce the behavior
I can not provide any information on that point I don't know what happened, I just rebooted Windows and ended up with this issue. It was working fine just before reboot, no WSL Integration issue.
My log file for docker desktop :
I can't find any information on this error
What config file ? where to find it ? I can't find any information on this issue.