skopeo 0.1.40 Interact with container images and container image registries

skopeo is a command line utility providing various operations with container images and container image registries. It can:

  1. Copy container images between various containers image stores, converting them as necessary.

  2. Convert a Docker schema 2 or schema 1 container image to an OCI image.

  3. Inspect a repository on a container registry without needlessly pulling the image.

  4. Sign and verify container images.

  5. Delete container images from a remote container registry.