mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
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>
269 B
269 B
####> This option file is used in: ####> podman manifest push, push ####> If file is edited, make sure the changes ####> are applicable to all of those.
--digestfile=Digestfile
After copying the image, write the digest of the resulting image to the file.