Problem mounting files

Yes, I fixed it in my post too.

You can forget this command, it was a mistake to recommend it :slight_smile:

I’m also out of ideas know. You could try reporting this on github too

I’m still not sure it is a bug, but I can’t debug it further either. Maybe as a last idea, you could uninstall Docker Desktop, and install it again.

1 Like

If there is a left-over anywhere, I would expect it to be in the docker-desktop-data distribution.

You can access it through the explorer using this UNC path: \\wsl.localhost\docker-desktop-data

Based on the list of WSL distros, I don’t think there is a docker-desktop-data distro.

I don’t have that either. I knew it was possible to install Docker Desktop without it but never tried to figure out how and this was the first time I saw I had no docker-desktop-data distro.

Oh, yes I missed i. Of course, the idea of accessing a non-existing distribution will not work.

Though, where does docker desktop store the data in this case?

There is a second virtual disk mounted at /mnt/docker-desktop-disk

1 Like