From 1e8e4bb331c7b42bf17e75748a60b91850b2d5fb Mon Sep 17 00:00:00 2001 From: Kunal Kushwaha Date: Thu, 19 Mar 2020 11:51:25 +0900 Subject: note for skipping cache image added. Signed-off-by: Kunal Kushwaha --- docs/source/markdown/podman-image-prune.1.md | 2 ++ 1 file changed, 2 insertions(+) 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** -- cgit v1.2.3-54-g00ecf