spiegel_podman/vendor/github.com/containers/common/libimage
Valentin Rothberg e66c04c1f7 vendor containers/common@12405381ff
When pulling from an OCI source, make sure to preseve the optional name.
For instance, a podman pull oci:/tmp/foo:quay.io/foo/bar:latest should
pull the image and name it quay.io/foo/bar:latest.

While at it, also fix a bug when pulling an OCI without the optional
name. Previously, we used the path to name the image which will error in
most cases due to invalid characters (e.g., capital ones). Hence, apply
the same trick as for the dir transport and generate a sha.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-08-30 13:20:35 +02:00
..
define Remove a dependency on libimage from pkg/bindings 2023-08-29 12:45:55 +02:00
manifests enabled hyperv image downloads 2023-08-15 07:45:29 -05:00
copier.go system service: unset NOTIFY_SOCKET 2023-08-24 16:23:01 +02:00
disk_usage.go vendor containers/common@e27c30ee9b 2023-03-30 09:34:32 +02:00
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go Update vendor of containers/(storage,image) 2023-07-24 10:35:59 -04:00
history.go history: correctly set tags 2023-05-02 16:21:09 +02:00
image.go Remove a dependency on libimage from pkg/bindings 2023-08-29 12:45:55 +02:00
image_config.go Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
image_tree.go vendor containers/common@e27c30ee9b 2023-03-30 09:34:32 +02:00
import.go fix(deps): update github.com/containers/common digest to 3e93a76 2023-05-06 11:14:08 +00:00
inspect.go Add support for containers.conf volume timeouts 2022-08-23 15:42:00 -04:00
layer_tree.go make image listing more resilient 2023-06-26 16:34:26 +02:00
load.go vendor c/common@852ca05a1f 2023-02-21 14:06:42 +01:00
manifest_list.go Remove a dependency on libimage from pkg/bindings 2023-08-29 12:45:55 +02:00
normalize.go Update vendor containers/(common, buildah, image, storage) 2023-07-14 07:19:56 -04:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
platform.go Update vendor of containers/(image, storage, common) 2022-11-04 08:58:12 -04:00
pull.go vendor containers/common@12405381ff 2023-08-30 13:20:35 +02:00
push.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
runtime.go Update vendor of containers/(storage,image) 2023-07-24 10:35:59 -04:00
save.go Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
search.go Vendor in latest containers/(common, storage, image) 2023-02-28 15:46:49 -05:00