podman/libpod/image
TomSweeneyRedHat 9ced2488c9 Add --digestfile option to push
Add the digestfile option to the push command so the digest can
be stored away in a file when requested by the user.  Also have added
a debug statement to show the completion of the push.

Emulates Buildah's https://github.com/containers/buildah/pull/1799/files

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-08-21 10:11:52 -04:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
docker_registry_options.go image: add user agent to Docker registry options 2019-08-12 18:28:36 +03:00
errors.go add podman container|image exists 2018-11-26 09:19:39 -06:00
image.go Add --digestfile option to push 2019-08-21 10:11:52 -04:00
image_test.go add --pull flag for podman create&run 2019-08-09 15:21:34 -04:00
parts.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go Add support for listing read/only and read/write images 2019-07-19 06:59:49 -04:00
pull.go Fix directory pull image name for OCI images 2019-08-19 12:49:59 +02:00
pull_test.go Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName 2019-01-14 04:07:23 +01:00
search.go fix search output limit 2019-08-01 16:15:15 -04:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
utils.go podman-remote save [image] 2019-02-20 12:58:05 -06:00