spiegel_podman/cmd/podman/manifest
Valentin Rothberg 1f1525f2e1 support --digestfile for remote push
Wire in support for writing the digest of the pushed image to a
user-specified file.  Requires some massaging of _internal_ APIs
and the extension of the push endpoint to integrate the raw manifest
(i.e., in bytes) in the stream.

Closes: #18216
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-04-21 10:28:40 +02:00
..
add.go podman manifest create: accept --amend and --insecure flags 2022-08-16 19:45:36 -04:00
annotate.go Add support for podman-remote manifest annotate 2022-11-24 14:11:08 +09:00
create.go Add podman manifest create -a. Alias for --amend:Docker compatibility 2022-08-17 15:02:53 -04:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go Add hidden podman manifest inspect -v option 2022-11-11 15:22:31 -05:00
manifest.go bump go module to version 4 2022-01-18 12:47:07 +01:00
push.go support --digestfile for remote push 2023-04-21 10:28:40 +02:00
remove.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00