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:
dvdksn
2026-03-19 16:08:21 +00:00
committed by github-actions[bot]
parent 08633c895d
commit 4ce576d839

View File

@@ -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.