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
In Docker for Windows (native Windows) the default container storage is at:
> docker info ... Docker Root Dir: C:\ProgramData\Docker ...