Merge pull request #5672 from baude/v2save

podmanv2 save image
This commit is contained in:
OpenShift Merge Robot
2020-04-03 22:41:18 +02:00
committed by GitHub
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:.*