the dev-tools map/artifact & package registries/2026
FIG. 21 — DETAIL

Artifact & package registries, in detail

Where builds live between CI and deploy. The 2024 turn: Docker Hub raised prices and tightened pull limits, and Sonatype replaced its free OSS edition with a capped Community Edition — pushing more teams toward cloud-native or self-hosted registries. Storage and egress, not seats, are the real meters here.

7 tools compared · compiled July 2026 · every tool links to its official site

ToolFree tierEntry priceBilling unitWatch out forBest for
Docker Hub1 private repo, 100 pulls/hrPro $9/user/mo (annual)Per seat + pull limitsNov 2024 price rises; pull-limit tightening through 2025The default public container registry
GitHub PackagesPublic free; private 500 MBUsage-based abovePer GB stored/transferredTransfer billing ($0.50/GB) surprises heavy CIghcr.io next to your code, zero setup
JFrog ArtifactoryNone (trial)Cloud Pro $50/mo promo (list $150)Base + per-GB usagePromo pricing — list price is 3× higherUniversal enterprise registry, 30+ package types
Sonatype NexusCommunity Edition (capped)Pro quote-basedPer instanceOSS edition replaced by capped CE in Dec 2024Self-managed standard for Maven/Java estates
CloudsmithFree for qualifying OSSUsage/quote-basedPer GB + egressPricing moved upmarket/sales-ledManaged universal registry with policy controls
AWS ECR500 MB private free; public gallery free$0.10/GB/mo storagePer GB + egressCross-region/Internet egress adds upContainer images next to your AWS compute
HarborUnlimited — OSS (CNCF)$0 + your infraSelf-hostedYou run storage, replication and upgradesSelf-hosted registry with scanning + RBAC built in

Pricing models and free tiers change often — check each vendor for current terms. Compiled July 2026; the most volatile figures verified on official pricing pages.

Official pages: Docker Hub · GitHub Packages · JFrog Artifactory · Sonatype Nexus · Cloudsmith · AWS ECR · Harbor

Entry price at a glance

Cheapest paid plan, USD per month — per-user plans shown for a single seat. Hatched bars are usage-based or quote-only; values marked ~ are approximate.

Harbor
$0 self-host
Docker Hub
$9/user
JFrog Artifactory
$50 promo (list $150)
GitHub Packages
per-GB usage
AWS ECR
$0.10/GB/mo
Sonatype Nexus
quote
Cloudsmith
quote

Notes & recent changes

Which one should you pick?

← Back to the full dev-tools map