podman/libpod/image
baude 6f1dd44b29 fix pull image that includes a sha
when pulling an image that includes a sha such as:

centos/nginx-112-centos7@sha256:42330f7f29ba1ad67819f4ff3ae2472f62de13a827a74736a5098728462212e7

the final image name in libpod should not contain portions of the sha itself nor the sha
identifier.  and like docker, we provide a 'none' tag as well.

this should fix #877

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1085
Approved by: mheon
2018-07-13 13:37:49 +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 fix pull image that includes a sha 2018-07-13 13:37:49 +00:00
image_test.go Vendor in latest containers/image and contaners/storage 2018-04-19 14:08:47 +00:00
parts.go fix pull image that includes a sha 2018-07-13 13:37:49 +00:00
pull.go fix pull image that includes a sha 2018-07-13 13:37:49 +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