mirror of
https://github.com/containers/podman.git
synced 2025-05-21 09:05:56 +08:00
note for skipping cache image added.
Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
This commit is contained in:
@ -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
|
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.
|
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
|
## OPTIONS
|
||||||
**--all**, **-a**
|
**--all**, **-a**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user