spiegel_podman/vendor/github.com/containers/image/v5/docker/daemon
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
..
client.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
daemon_dest.go support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
daemon_src.go support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
daemon_transport.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00