Ubuntu docker image location after they are built?
1

Asked By: Allen Christiansen
Date created: Mon, Nov 22, 2021 4:08 PM
Date updated: Tue, Jun 28, 2022 3:51 PM
Content
Top best answers to the question «Ubuntu docker image location after they are built»
- Docker image layers are stored in /var/lib/docker, there are sub folders of storage drivers. If you run docker info, you should see Storage Driver: aufs, and I'm assuming that your install defaults to aufs. So your path is going to be /var/lib/docker/aufs/*layerfolders*