mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 11:55:42 +00:00
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 |
||
|---|---|---|
| .. | ||
| docker_registry_options.go | ||
| filters.go | ||
| image.go | ||
| image_test.go | ||
| parts.go | ||
| pull.go | ||
| signing_options.go | ||
| utils.go | ||