podman/libpod/image
umohnani8 c8b72e57a7 save and load should support multi-tag for docker-archive
The docker-archive tar files can have multiple tags for the same
image stored in it. Load pulls all the tags found in the archive
when loading a tar file. Save can oush multiple tags of the same
image to a tar archive.

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

Closes: #819
Approved by: rhatdan
2018-05-25 15:15:47 +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 save and load should support multi-tag for docker-archive 2018-05-25 15:15:47 +00:00
image_test.go Vendor in latest containers/image and contaners/storage 2018-04-19 14:08:47 +00:00
parts.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
pull.go save and load should support multi-tag for docker-archive 2018-05-25 15:15:47 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go save and load should support multi-tag for docker-archive 2018-05-25 15:15:47 +00:00