Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JakubOboza/fbd6259f5b6321f17e8c3cdb1b095004 to your computer and use it in GitHub Desktop.
Save JakubOboza/fbd6259f5b6321f17e8c3cdb1b095004 to your computer and use it in GitHub Desktop.
Private Docker registry with free tiers for Developers.

List of sites with free tier limits

  • Docker Hub - One private repo/image spot for free
  • Three Scale - Very generous free tier 50GB of space, 500 Pulls a month etc..
  • Canister - 20 private repos with almost no limits on free tier
  • Code Fresh - Free tier for developers

Setup your own private registry

List links

Kubernetes

@david1asher
Copy link

Thank you!

@alejandroacho
Copy link

@100tomer
Copy link

Thanks for the great list!

I’d also recommend checking out RepoFlow, it supports private Docker registries with a generous free tier (cloud-hosted) and also provides a self-hosted version for those who prefer running it on their own infrastructure. It’s simple to set up and supports multiple package types beyond Docker too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment