spiegel_podman/vendor/github.com/containers/common/pkg/config
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
..
config.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
config_darwin.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
config_linux.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
config_local.go build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 2020-10-27 07:25:23 -04:00
config_remote.go Bump github.com/containers/common from 0.15.2 to 0.16.0 2020-07-16 13:11:10 -04:00
config_unsupported.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00
config_windows.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
containers.conf podman load: support downloading files 2021-11-10 15:43:16 +01:00
default.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
default_linux.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
default_unsupported.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
nosystemd.go Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
pull_policy.go Add --accept-repositories integration tests 2021-07-30 14:53:55 +02:00
systemd.go Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
util_supported.go bump c/common to v0.44.0 2021-09-13 18:49:38 +02:00
util_windows.go Update to the latest version of buildah 2020-02-19 16:04:00 -05:00