- Installed docker desktop for windows 10
- Used powershell to run docker containers ( ubuntu )
- Now, I want to browse to /var/lib/docker --> want to browse to overlay2 to check layers.. /diff folder etc.
- If i access /var/lib/docker folder - powershell complains that this folder does not exist.
Other piece of info: I have already checked out the disk image location which is mapped for docker desktop. It is a vhdx file. I was not able to open it with Oracle virtual box - it says it is not a supported version file. I tried opening in Hyper V manager, the VM is getting listed: DockerDesktopVM.
- But my objective is to do SSH and browse /var/lib/docker folders..