podman/libpod/image
umohnani8 87d8edb4c1 podman rmi shouldn't delete named referenced images
If an image is created from another and it is deleted,
only delete the actual image and not the parent images
if the parent images have names/references.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #1174
Approved by: mheon
2018-07-28 01:40:28 +00:00
..
docker_registry_options.go save and load should support multi-tag for docker-archive 2018-05-25 15:15:47 +00:00
filters.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
image.go podman rmi shouldn't delete named referenced images 2018-07-28 01:40:28 +00:00
image_test.go Skip unit tests which require storage when not running as root 2018-07-26 20:47:31 +00:00
parts.go Use the result of reference.Parse when checking for digests. 2018-07-23 12:44:38 +00:00
parts_test.go Add unit tests for imageParts 2018-07-23 12:44:38 +00:00
pull.go Make refNamesFromPossiblyUnqualifiedName independent from Image 2018-07-23 12:44:38 +00:00
pull_test.go Make refNamesFromPossiblyUnqualifiedName independent from Image 2018-07-23 12:44:38 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Inline getTags into its only user 2018-07-23 12:44:38 +00:00