mirror of
https://github.com/containers/podman.git
synced 2025-05-31 07:27:13 +08: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.