spiegel_podman/vendor/github.com/containers/common/pkg
Valentin Rothberg 7fea46752c support multi-image (docker) archives
Support loading and saving tarballs with more than one image.
Add a new `/libpod/images/export` endpoint to the rest API to
allow for exporting/saving multiple images into an archive.

Note that a non-release version of containers/image is vendored.
A release version must be vendored before cutting a new Podman
release.  We force the containers/image version via a replace in
the go.mod file; this way go won't try to match the versions.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-09-08 08:47:19 +02:00
..
apparmor Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
auth Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
capabilities In podman 1.* regression on --cap-add 2020-08-21 10:56:29 -04:00
cgroupv2 Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
config Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
retry Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
seccomp support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
sysinfo Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00