Copy a container image and its signatures

cosign

  • Container Signing, Verification and Storage in an OCI registry.
    More information: <https://github.com/sigstore/cosign>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

cosign copy {{example.com/src:latest}} {{example.com/dest:latest}}

click the source code to copy