mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +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>
8 lines
269 B
Markdown
8 lines
269 B
Markdown
####> 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.
|