Skip to content

Support OCI layout signature storage #186

@bitoku

Description

@bitoku

Currently OCI layout destination doesn't support signature.

https://github.com/containers/image/blob/3152ce9a40792572a5536accef3aaf4ca90a44f0/oci/layout/oci_dest.go#L27-L37

However, cosign can save signatures in oci layout.

https://github.com/sigstore/cosign/blob/main/pkg/oci/layout/write.go
cri-o/cri-o#9135 (comment)

Is there any reason c/image doesn't support signatures for OCI layout destination?

Metadata

Metadata

Assignees

Labels

imageRelated to "image" package

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions