mirror of
https://github.com/containers/podman.git
synced 2025-09-13 10:46:03 +08:00

we now, by default, only prune dangling images. if --all is passed, we prune dangling images AND images that do not have an associated containers. also went ahead and enabled the podman-remote image prune side of things. Fixes: #2192 Signed-off-by: baude <bbaude@redhat.com>