Container Signing, Verification and Storage in an OCI registry.
cosign generate-key-pair
cosign sign -key {cosign.key} {image}
cosign sign -key k8s://{namespace}/{key} {image}
cosign sign-blob --key {cosign.key} {file}
cosign verify -key {cosign.pub} {image}
cosign dockerfile verify -key {cosign.pub} {path/to/Dockerfile}
cosign verify -key k8s://{namespace}/{key} {image}
cosign copy {example.com/src:latest} {example.com/dest:latest}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB