spiegel_podman/libpod/image
baude e037427035 Add ability to prune containers and images
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>
2018-12-05 19:57:54 -06:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContext 2018-08-01 18:22:59 +00:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
filters.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
image.go Merge pull request #1868 from QiWang19/issue860 2018-11-26 16:46:22 -08:00
image_test.go We are mistakenly seeing repos as registries. 2018-08-31 18:02:14 +00:00
parts.go We are mistakenly seeing repos as registries. 2018-08-31 18:02:14 +00:00
parts_test.go We are mistakenly seeing repos as registries. 2018-08-31 18:02:14 +00:00
prune.go Add ability to prune containers and images 2018-12-05 19:57:54 -06:00
pull.go Vendor in new new buildah/ci 2018-10-17 17:04:19 -05:00
pull_test.go We are mistakenly seeing repos as registries. 2018-08-31 18:02:14 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContext 2018-08-01 18:22:59 +00:00