mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 01:45:43 +00:00
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> |
||
|---|---|---|
| .. | ||
| conversion.go | ||
| default_linux.go | ||
| errno_list.go | ||
| filter.go | ||
| seccomp.json | ||
| seccomp_linux.go | ||
| seccomp_unsupported.go | ||
| supported.go | ||
| types.go | ||
| validate.go | ||