spiegel_podman/libpod/image
umohnani8 7dced311d1 Allow push/save without image reference
If the user uses the image ID when saving to either docker-archive
or oci-archive, then do not save a reference in the manifest/index.json.
If the user chooses to push without an image reference, i.e <transport>:<path>
it should be valid and succeed.

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

Closes: #782
Approved by: rhatdan
2018-05-16 18:06:52 +00:00
..
docker_registry_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
filters.go Vendor in latest containers/image and contaners/storage 2018-04-19 14:08:47 +00:00
image.go podman push should honor registries.conf 2018-05-10 14:56:56 +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 Allow push/save without image reference 2018-05-16 18:06:52 +00:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go Migrate podman images to image library 2018-03-21 16:20:14 +00:00