mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-11 19:35:43 +00:00
Allow user to prune unused/unnamed images, the layer images from building, via podman rmi --prune. Allow user to prune stopped/exiuted containers via podman rm --prune. This should resolve #1910 Signed-off-by: baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| docker_registry_options.go | ||
| errors.go | ||
| filters.go | ||
| image.go | ||
| image_test.go | ||
| parts.go | ||
| parts_test.go | ||
| prune.go | ||
| pull.go | ||
| pull_test.go | ||
| signing_options.go | ||
| utils.go | ||