summaryrefslogtreecommitdiff
path: root/docs/source/markdown
diff options
context:
space:
mode:
authorKunal Kushwaha <kunal.kushwaha@gmail.com>2020-03-19 11:51:25 +0900
committerKunal Kushwaha <kunal.kushwaha@gmail.com>2020-04-15 02:49:47 +0000
commit1e8e4bb331c7b42bf17e75748a60b91850b2d5fb (patch)
treeb349c68ba3b15b476d20f6190b3ab48667c0d8ce /docs/source/markdown
parent9dc9f5cf4cc5d0c688263d5532ece0d3079c6d4a (diff)
downloadpodman-1e8e4bb331c7b42bf17e75748a60b91850b2d5fb.tar.gz
podman-1e8e4bb331c7b42bf17e75748a60b91850b2d5fb.tar.bz2
podman-1e8e4bb331c7b42bf17e75748a60b91850b2d5fb.zip
note for skipping cache image added.
Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
Diffstat (limited to 'docs/source/markdown')
-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**