-
Story
-
Resolution: Done
-
Minor
-
DO188 - RHOSCP4.10-en-1-20220923
-
None
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)
Workaround:
Description: Ch3: Image Removal section:
The 'podman image prune' command is described twice. Therefore, I think the last line is probably unnecessary (or better explanation) or a miswriting of another explanation.
First Description
Use the podman image prune command to delete all of dangling images from your local storage. When executing the podman image prune command, an interactive prompt is displayed to confirm image removal.
[user@host ~]$ podman image prune
WARNING! This command removes all dangling images.
Are you sure you want to continue? [y/N]
last line
This command avoids the need to use an exhaustive list of image names.
[user@host ~]$ podman image prune