mirror of https://github.com/containers/podman.git
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 |
||
---|---|---|
.. | ||
docker_registry_options.go | ||
filters.go | ||
image.go | ||
image_test.go | ||
parts.go | ||
pull.go | ||
signing_options.go | ||
utils.go |