Merge pull request #5548 from kunalkushwaha/image-prune

image prune skips images with child images.
This commit is contained in:
OpenShift Merge Robot
2020-04-17 15:19:45 -04:00
committed by GitHub
4 changed files with 67 additions and 10 deletions

View File

@ -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**