podmanv2 save image

add ability to save an image for podman v2

Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
Brent Baude
2020-03-30 12:59:05 -05:00
parent a89d62ac3a
commit 837aad724f
10 changed files with 216 additions and 16 deletions

View File

@ -955,7 +955,7 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
// tags:
// - images
// summary: Export an image
// description: Export an image as a tarball
// description: Export an image
// parameters:
// - in: path
// name: name:.*