Open
Description
Actual behavior
With docker Desktop for Windows installed I go to WSL and run there mount
command
Among all mounts I will a line there:
drvfs on /Docker/host type 9p (rw,noatime,dirsync,aname=drvfs;path=C:\Program)
This is wrong mapping
Expected behavior
This command should return full path. I expect that space should be escaped somehow in wsl for docker path
Information
docker -v
Docker version 20.10.23, build 7155243
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
cat /proc/self/mountinfo
2260 190 0:311 / /Docker/host rw,noatime - 9p drvfs rw,dirsync,aname=drvfs;path=C:\Program Files\Docker\Docker\resources;symlinkroot=/mnt/,mmap,access=client,msize=262144,trans=virtio