Ross ROSS = Recommend OSS · open-source software intelligence for agents

regclient/regclient

Docker and OCI Registry Client in Go and tooling using those libraries. observed · 2026-08-28

github.com/regclient/regclient · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 74
  • 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: 42.0
  • age_days: 2184
  • days_rel: 99
  • days_push: 9
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

1918 stars · 122 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

regclient is a Go client library and set of CLI tools (regctl, regsync, regbot) for interacting with Docker and OCI conformant container registries. It supports inspecting, copying, retagging, mutating, and deleting images and OCI artifacts without requiring a container runtime or privileged access.

Use cases

  • copy container images between registries
  • list tags in a docker registry
  • inspect image manifests without docker
  • sync images to a private registry
  • delete tags from an OCI registry
  • query docker hub rate limits
  • mutate image labels and annotations
  • work with OCI image layouts locally

When to choose

  • you need to script registry operations without installing Docker or a container runtime
  • you want efficient image copying that preserves digests and only pulls required layers
  • you need to manage multi-platform images, OCI artifacts, or referrers
  • you want to automate registry mirroring or retention policies

When to avoid

  • you need a full container build system like Docker or BuildKit
  • you only run containers and never manage registry content directly
  • you need a GUI for managing images

Facets

cli-tool · maturity active

http-client developer-tools cli container-runtime security api-framework developer-tools cloud-computing self-hosted go windows cli cross-platform oci-registry container-images docker-registry oci-artifacts image-mirroring oci-image-layout regctl regsync regbot containers devops linux macos docker

4 sources

Member repositories

RepositoryRoleHealth v2
regclient/regclientmain90

For agents

markdown · JSON · MCP: product_card(name="regclient/regclient")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem