spiegel_podman/libpod/image
baude cc03743c0f Strip transport from image name when looking for local image
When a user pulls an image using a transport, like docker-daemon, we try to lookup
the new image in storage by the input name after the pull.  Because the input name
has a transport (different than local storage), that lookup would fail.

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

Closes: #644
Approved by: rhatdan
2018-04-26 11:17:47 +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 Strip transport from image name when looking for local image 2018-04-26 11:17: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 Remove more Errorf in favor of Wrapf 2018-04-25 18:34:55 +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