I managed to find the containers under directory /var/lib/docker/containers, but I can\'t find the images.
/var/lib/docker/containers
What are the directories and files under
On Debian Unstable/Sid,
docker info to find system-wide information.
docker info
images are stored at /var/lib/docker/image/overlay2/imagedb/content and
/var/lib/docker/image/overlay2/imagedb/content
containers are stored at /var/lib/docker/containers
docker version 18.06.0-ce, API version 1.38
18.06.0-ce
1.38