Where are Docker images stored: ================================ Docker can list its root directory using this command: docker info By default in Ubuntu, it will be here: /var/lib/docker/ Source: https://www.freecodecamp.org/news/where-are-docker-images-stored-docker-container-paths-explained/ Date: June 2023