mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
This adds a new feature that allows signing using Sequoia-backed keys. The existing options to sign using GPG-backed keys (and sigstore) remain unchanged, and continue to use the same backends as usual. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
9 lines
426 B
Markdown
9 lines
426 B
Markdown
####> This option file is used in:
|
|
####> podman artifact push, manifest push, push
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--sign-by-sq-fingerprint**=*fingerprint*
|
|
|
|
Add a “simple signing” signature using a Sequoia-PGP key with the specified fingerprint.
|
|
(This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
|