summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-17 15:19:45 -0400
committerGitHub <noreply@github.com>2020-04-17 15:19:45 -0400
commitbd8a0b08cdea5f15d6033b24038ba71aef1f8962 (patch)
tree581e283021a0edff9dfd89be73ddd7ccceb42b1d /docs
parentba289dcd79e3a2b5ec5dc02bd8adb84c93bef577 (diff)
parentd8321363498c349647409dea1b6e15f8cf0ac17a (diff)
downloadpodman-bd8a0b08cdea5f15d6033b24038ba71aef1f8962.tar.gz
podman-bd8a0b08cdea5f15d6033b24038ba71aef1f8962.tar.bz2
podman-bd8a0b08cdea5f15d6033b24038ba71aef1f8962.zip
Merge pull request #5548 from kunalkushwaha/image-prune
image prune skips images with child images.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman-image-prune.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-image-prune.1.md b/docs/source/markdown/podman-image-prune.1.md
index c76e9bd3f..cf9e50366 100644
--- a/docs/source/markdown/podman-image-prune.1.md
+++ b/docs/source/markdown/podman-image-prune.1.md
@@ -11,6 +11,8 @@ podman-image-prune - Remove all unused images from the local store
you can delete all unused images. Unused images are dangling images as well as any image that
does not have any containers based on it.
+The image prune command does not prune cache images that only use layers that are necessary for other images.
+
## OPTIONS
**--all**, **-a**