mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
docs: address issue #18191
This change was automatically generated by the documentation agent team in response to issue #18191. 🤖 Generated with cagent
This commit is contained in:
committed by
github-actions[bot]
parent
08633c895d
commit
4ce576d839
@@ -224,7 +224,7 @@ the image's top layer plus a new directory for the container. The image's
|
||||
layers are the `lowerdirs` in the overlay and are read-only. The new directory for
|
||||
the container is the `upperdir` and is writable.
|
||||
|
||||
### Image and container layers on-disk
|
||||
### Example: Viewing image and container layers
|
||||
|
||||
The following `docker pull` command shows a Docker host downloading a Docker
|
||||
image comprising five layers.
|
||||
|
||||
Reference in New Issue
Block a user