Distribution

Distribution

Minimal Apache-licensed OCI registry, formerly Docker Registry: stores and serves container images with pluggable S3 or filesystem storage. No built-in auth, RBAC or UI; you wrap it or run Harbor on top.

🩺 Vitals

What do these metrics mean?
  • Last active: when code was last pushed, as of our last check. The dot is green when that was recent, grey otherwise. A long gap can mean a tool is finished and stable, not only unmaintained.
  • Latest release: the most recent tagged, packaged version the maintainers published. Not every healthy project tags releases.
  • Open issues: unresolved reports and requests. A high number is normal for a popular project and is not a warning on its own.
  • Stars: how many people bookmarked the project on its forge. A rough popularity signal, not a measure of quality.

πŸ—οΈ Profile

1. The Executive Summary

What is it? Distribution, formerly the Docker Registry, is the reference implementation of the OCI Distribution Specification: a minimal, self-hosted server for storing and serving container images and OCI artifacts. It is deliberately small, handling the storage and transfer of images while leaving authentication, access control and a web interface to the layers you place around it. Though it sits at the CNCF Sandbox tier, the code long predates that donation and is the registry engine many larger platforms, including Harbor, are built upon.

The Strategic Verdict:

2. The "Hidden" Costs (TCO Analysis)

Cost Component Docker Hub (SaaS) Distribution (Self-Hosted)
Storage & Pulls Metered and rate-limited Your storage, no limits
Data Custody Third-party cloud Your infrastructure
Licensing Paid tiers for teams None (Apache 2.0)

3. The "Day 2" Reality Check

πŸš€ Deployment & Operations

πŸ›‘οΈ Security & Governance (Risk Assessment)

4. Market Landscape

🏒 Proprietary Incumbents

🀝 Open Source Ecosystem