google/go-containerregistry
Go library and CLIs for working with container registries observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19
- age_days: 3094
- days_rel: 8
- days_push: 8
- n_releases_24m: 16
Adoption not part of the score
4026 stars · 673 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go library and set of CLI tools (like crane) for interacting with OCI container registries and images. It provides immutable views of images, layers, and indexes backed by registries, tarballs, daemons, or OCI layouts, with composable mutation primitives.
Use cases
- pull and push docker images to a container registry programmatically
- inspect image manifests and layers from a registry
- build and append images to an OCI layout on disk
- copy or retag container images between registries
- manipulate image layers and configs without a docker daemon
- extract image tarballs and convert between formats
When to choose
- you need to work with OCI images or registries from Go code
- you want daemonless container image operations
- you're building tooling that reads, writes, or mutates container images
When to avoid
- you need a full container runtime to execute containers
- you want a GUI for managing docker images
- you're working with non-OCI legacy image formats exclusively
Facets
library · maturity active
developer-tools container-runtime cli http-client developer-tools cloud-computing go cross-platform cli oci docker container-registry image-manipulation crane ko containers
1 source
- readme: https://github.com/google/go-containerregistry · fetched 2026-08-28 · 1115eaee60b4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/go-containerregistry | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="google/go-containerregistry")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem