# podman-container-tools/skopeo

Work with remote images registries - retrieving information, images, signing content

Repository: https://github.com/podman-container-tools/skopeo
Canonical: https://ross.abutalabs.com/products/skopeo
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T16:42:54+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 3831, "days_push": 7, "days_rel": 34, "gap_med": 16.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11194, forks 952 (observed 2026-08-28T04:10:46.366196+00:00)

## What it is
Skopeo is a command line utility for performing operations on container images and image registries, such as copying, inspecting, deleting, and syncing images. It works with OCI and Docker v2 images without requiring root privileges or a running daemon.

## Use cases
- copy a container image from one registry to another without pulling it locally
- inspect a remote image's manifest and layers without pulling it
- delete an image from a remote registry
- mirror images into an internal registry for air-gapped deployments
- sign and verify container image content
- log in to registries and manage credentials

## When to choose
- you need to move or inspect container images across registries without a daemon or root access
- you want to sync images for offline or air-gapped environments
- you need to work with both OCI and Docker v2 image formats

## When to avoid
- you need to build images from Dockerfiles (use Buildah or Docker instead)
- you need to run containers locally (use Podman or Docker instead)

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, container-runtime, security, developer-tools
- domain: cloud-computing, developer-tools, security
- platform: windows, cli, cross-platform
- tags: container-images, oci, docker-registry, image-signing, image-copying, registry-inspection, air-gapped, containers, devops, linux, macos

## Member repositories
- podman-container-tools/skopeo (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.366196+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:16:28.366126+00:00, confidence not recorded.
  - readme: https://github.com/podman-container-tools/skopeo (fetched 2026-08-28T04:10:46.366196+00:00, sha b4aa9e4c8ecd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
