is there a way to trust the docker official image via signedby? #15219
Unanswered
braindevices
asked this question in
Q&A
Replies: 2 comments
-
The Docker signature scheme and the ones used by Podman are, I believe, incompatible, so I do not believe we can use these keys; @mtrmac can you confirm? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Correct Podman does not work with docker notary. Podman supports simple signing and soon sigstore. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
docker trust inspect
shows:I wonder which key should we use in
podman trust
command? Or is this even possible?Beta Was this translation helpful? Give feedback.
All reactions