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!

Update 2020 for WSL2

If you're using this with WSL2, docker images will be maintained inside of your wsl drive available at \\wsl$\ per this github issue:

  • Windows: \\wsl$\docker-desktop-data\mnt\wsl\docker-desktop-data\data\docker\volumes
  • Linux: sudo ls /mnt/wsl/docker-desktop-data/data/docker/volumes