spiegel_podman/cmd/podman/images
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
..
build.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
buildx.go builder: Add support for builder prune 2021-10-12 15:31:54 +05:30
diff.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
history.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
image.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
import.go Globally replace http:// with https:// 2021-08-27 06:14:46 -04:00
inspect.go Add podman image/container inspect man pages 2021-09-20 12:06:26 -04:00
list.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
load.go podman load: support downloading files 2021-11-10 15:43:16 +01:00
mount.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
prune.go builder: Add support for builder prune 2021-10-12 15:31:54 +05:30
pull.go tweak a couple of flag descriptions in help output 2021-11-04 16:06:24 -04:00
push.go Fix documentation of the --format option of podman push 2021-06-17 21:20:13 +02:00
rm.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
save.go podman save: add --uncompressed 2021-09-22 12:38:07 +02:00
scp.go test connection add 2021-11-08 09:20:58 -07:00
search.go podman search: display only name and description by default 2021-10-13 10:13:24 +02:00
sign.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
tag.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
tree.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust_set.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust_show.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
unmount.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
untag.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
utils_linux.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
utils_unsupported.go podman save use named pipe 2020-08-12 10:03:41 -04:00