spiegel_podman/vendor/github.com/containers/common/libimage
Valentin Rothberg 1ef66d6d7f podman load: support downloading files
Support downloading files, for instance via
`podman load -i server.com/image.tar`.  The specified URL is downloaded
in the frontend and stored as a temp file that gets passed down to the
backend.

Also vendor in c/common@main to use the new `pkg/download`.

Fixes: #11970
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-10 15:43:16 +01:00
..
manifests image prune: support removing external containers 2021-09-28 10:24:16 +02:00
copier.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
disk_usage.go manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
image_config.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
image_tree.go vendor containers/common@main 2021-07-16 17:32:37 +02:00
import.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
inspect.go support health checks from image configs 2021-11-09 15:32:36 +01:00
layer_tree.go refine dangling checks 2021-07-26 09:28:17 +02:00
load.go bump c/common to latest and c/storage to 1.37.0 2021-10-04 16:34:10 +02:00
manifest_list.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
normalize.go support tag@digest notation 2021-05-31 14:38:43 +02:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
pull.go faster image inspection 2021-10-08 14:47:33 +02:00
push.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
runtime.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
save.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
search.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00