Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skopeo Copy notation specific signatures #882

Closed
omkhard opened this issue Feb 2, 2024 · 2 comments
Closed

Skopeo Copy notation specific signatures #882

omkhard opened this issue Feb 2, 2024 · 2 comments
Labels
enhancement New feature or request triage Need to triage

Comments

@omkhard
Copy link

omkhard commented Feb 2, 2024

Is your feature request related to a problem?

Hi ,
We are doing container image signing/verifying , we needed to do it using X509 certificates so notation was best suited for it, If i am trying to detach signature using 'skopeo'.

It gives an error , I don't know if skopeo is not compliant or notation's signature type is different.

root@okhardubuntu:/home/ubuntu# skopeo inspect docker://<ARTIFACT_REPO_URL>debian15@sha256:c12a3cced3b1812feb9f1675a6087ed238e4a0a1ef79c24fe64a4cc3794b3471 FATA[0000] unsupported image-specific operation on artifact with type "application/vnd.cncf.notary.signature"

What solution do you propose?

If the signature's 'mediaType' could be standard and attaching 'notation' in an other attribute (attestors , or signatureType kind of).

Any additional context?

No response

@sajayantony
Copy link
Contributor

Has skopeo made the change to understand refererers? It would be good to have an issue on skopeo side on generic referrers support which is a part of the OCI spec.

@omkhard
Copy link
Author

omkhard commented Feb 4, 2024

sure , I gotta check with skopeo side , Thanks for replying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Need to triage
Projects
Status: Done
Development

No branches or pull requests

2 participants