NOTE: Am super new to both Windows and Docker
The tutorial I've been using says that they are under /var/lib/docker/containers
if we're using Linux, but I can't seem to find that on my Windows machine.
Thanks!
NOTE: Am super new to both Windows and Docker
The tutorial I've been using says that they are under /var/lib/docker/containers
if we're using Linux, but I can't seem to find that on my Windows machine.
Thanks!
If you're using this with WSL2, docker images will be maintained inside of your wsl drive available at \\wsl$\
per this github issue:
\\wsl$\docker-desktop-data\mnt\wsl\docker-desktop-data\data\docker\volumes
sudo ls /mnt/wsl/docker-desktop-data/data/docker/volumes