From cc8e4d5fec571d6bd69d3d2f8189e945b621ba7b Mon Sep 17 00:00:00 2001 From: Karthik Elango Date: Wed, 20 Jul 2022 16:23:13 -0400 Subject: remove image podman no prune Signed-off-by: Karthik Elango --- docs/source/markdown/podman-rmi.1.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/source') diff --git a/docs/source/markdown/podman-rmi.1.md b/docs/source/markdown/podman-rmi.1.md index 8d0e5e500..93658daaf 100644 --- a/docs/source/markdown/podman-rmi.1.md +++ b/docs/source/markdown/podman-rmi.1.md @@ -28,6 +28,9 @@ This option will cause podman to remove all containers that are using the image If a specified image does not exist in the local storage, ignore it and do not throw an error. +#### **--no-prune** + +This options will not remove dangling parents of specified image Remove an image by its short ID ``` -- cgit v1.2.3-54-g00ecf