automation-tests/libpod/image
Valentin Rothberg 274fe57d3e pulling unqualified reference: make sure it's a docker reference
When pulling an unqualified reference (e.g., `fedora`) make sure that
the reference is not using a non-docker transport to avoid iterating
over the search registries and trying to pull from them.

Fixes: #4434
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-05 12:16:43 +01:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go pull/create: add --override-arch/--override-os flags 2019-10-29 13:35:19 -04:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go images: distinguish between tags and digests 2019-10-29 13:35:19 -04:00
image_test.go images: distinguish between tags and digests 2019-10-29 13:35:19 -04:00
parts.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Do not prune images being used by a container 2019-09-10 13:30:50 -04:00
pull.go pulling unqualified reference: make sure it's a docker reference 2019-11-05 12:16:43 +01:00
pull_test.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
search.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go images: distinguish between tags and digests 2019-10-29 13:35:19 -04:00