Replies: 1 comment
-
Anyone would have any idea ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Notation to sign image and the signatures are stored along the image in a Harbor registry, and the registry can prevent pulling the image if it is not signed, and that works.
But i cannot seem to find how to force podman to verify locally stored (pulled) image Notation signature every time before using it.
I have two use-cases where that behaviour is desired :
I have read https://github.com/containers/image/blob/main/docs/containers-policy.json.5.md#sigstoresigned
And i admit i have not yet understood if (and how) it would be applicable to the cases above, furthermore with Notation
Beta Was this translation helpful? Give feedback.
All reactions