docker-archive/docker-registry
This is **DEPRECATED**! Please go to https://github.com/docker/distribution observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: n/a
- age_days: 4888
- days_rel: n/a
- days_push: 4053
- n_releases_24m: 0
Adoption not part of the score
2884 stars · 861 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The original Python implementation of the Docker Registry, a server for storing and distributing Docker container images. It is deprecated and kept only for historical purposes; its successor is the Go-based docker/distribution project.
Use cases
- self-host a private docker image registry
- store container images in an S3 bucket
- run a local registry on port 5000 for development
- mirror docker images internally
- add authentication to a private image registry
When to choose
- you must maintain a legacy Python-based registry deployment
- you are studying the history of Docker's registry implementations
When to avoid
- starting any new registry deployment - use docker/distribution instead
- you need security updates or bug fixes
- you want a supported, actively maintained image registry
Facets
service · maturity abandoned
http-server object-storage auth caching self-hosted cloud-computing python self-hosted docker-registry container-images deprecated s3-storage image-registry devops containers docker linux
1 source
- readme: https://github.com/docker-archive/docker-registry · fetched 2026-08-28 · 96bbb507c96e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker-archive/docker-registry | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="docker-archive/docker-registry")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem