spiegel_podman/vendor/github.com/containers/common/pkg/seccomp
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
..
conversion.go Vendor in containers/common v0.40.0 2021-06-17 14:59:42 -04:00
default_linux.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
errno_list.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
filter.go Vendor in containers/common v0.40.0 2021-06-17 14:59:42 -04:00
seccomp.json podman load: support downloading files 2021-11-10 15:43:16 +01:00
seccomp_linux.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
seccomp_unsupported.go Add Security information to podman info 2020-12-22 08:13:14 -05:00
supported.go Bump github.com/containers/common from 0.35.3 to 0.35.4 2021-03-25 07:06:07 +00:00
types.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
validate.go support multi-image (docker) archives 2020-09-08 08:47:19 +02:00