podman save cli doesn't support --signature-policy #15869
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
It is not possible to use custom signature-policy files with
podman save
in the similar manner to other cli commands likepodman load
,podman pull
, ....This effectively means without a default
/etc/containers/policy.json
thepodman save
fails.Steps to reproduce the issue:
Remove
/etc/containers/policy.json
Use
podman save ...
podman save
should support--signature-policy
.Output of
podman version
:Output of
podman info
:Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
The text was updated successfully, but these errors were encountered: