spiegel_podman/pkg/bindings
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
..
containers Send HTTP Hijack headers after successful attach 2020-08-27 12:50:22 -04:00
generate APIv2 add generate systemd endpoint 2020-09-02 22:06:19 +02:00
images support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
manifests Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
network Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
play Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pods Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
test bindings: reenable flaky(?) pause/unpause test 2020-08-31 10:53:14 -06:00
volumes Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
bindings.go V2 podman system connection 2020-06-23 08:18:53 -07:00
connection.go podman-remote fixes for msi and client 2020-08-12 09:19:52 -05:00
errors.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00