spiegel_podman/vendor/github.com/containers/common/libimage
Valentin Rothberg 49c5688a30 podman save: add --uncompressed
Add an option to `podman save` to allow uncompressed layers when
copying OCI images.  Do the neccessary plumbing for the remote client,
add tests and vendor in the latest commit from c/common to fetch
the neccessary changes in libimage.

Closes: #11613
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-22 12:38:07 +02:00
..
manifests Add --accept-repositories integration tests 2021-07-30 14:53:55 +02:00
copier.go podman save: add --uncompressed 2021-09-22 12:38:07 +02:00
disk_usage.go manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
download.go fix systemcontext to use correct TMPDIR 2021-06-18 19:53:24 -04:00
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go refine dangling checks 2021-07-26 09:28:17 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go vendor c/common@main 2021-09-20 15:07:41 +02:00
image_config.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image_tree.go vendor containers/common@main 2021-07-16 17:32:37 +02:00
import.go Add --accept-repositories integration tests 2021-07-30 14:53:55 +02:00
inspect.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
layer_tree.go refine dangling checks 2021-07-26 09:28:17 +02:00
load.go vendor containers/common@7482cf851d 2021-06-30 13:08:42 +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 vendor c/common@main 2021-09-20 15:07:41 +02:00
push.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
runtime.go manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
save.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
search.go Add --accept-repositories integration tests 2021-07-30 14:53:55 +02:00