Docker in windows

Like we are checking storage drivers in linux system in var/lib/aufs is there any location in windows i can see the details since a linux machine is sitting behind hyper-v i checked to that linux system folder and checked the folders there is no var/lib/aufs kind of folder. Please clear my doubt

@mmumshad Could you please clear my doubts

More recent versions of Docker user Overlay file system. You can check for the folder here:
/var/lib/docker/overlay2

@al1 Yeah that is fine. But how will I check it in windows machine ?

Are you using a WSL2 backend?

Yes I am. When i use wsl -d docker-desktop-data the drive is not getting mounted. Still figuring it out how to check those volumes containers folders. INstalled wsl2 for vscode as well no go

The docker volumes should already be in This PC:


As you can see in the picture i attached i cannot see the following folders.

But I could see it in below path. Can you please explain what happened in the backend since we both have different paths for storing docker containers, volumes, etc., \wsl.localhost\docker-desktop-data\version-pack-data\community\docker

The files are in /data/docker/overlay2 not /run