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

@OmegaMaxy
Copy link

Great post. Thanks! 👍

@Piwero
Copy link

Piwero commented Oct 23, 2023

Great post. Thanks! 👍

@OmegaMaxy , I think some of them are deprecated. I tried to register to Canister and this didn't work for me. Did you try any of the free solutions? Thanks

@OmegaMaxy
Copy link

OmegaMaxy commented Oct 23, 2023

I was about to setup a private registry (selfhosted) at hydrax.dev but decided not too, since I didn't need it.

@sandeep186
Copy link

Great post 👍

@nguyentruongtoan1309
Copy link

Update, TreeScale doesn't currently offer its own container registry as of October 26, 2023

@M4XGO
Copy link

M4XGO commented Apr 21, 2024

Question, for registring on Canister, I need an ID. Anyone can help me ? :)
Capture d’écran 2024-04-21 à 18 24 52

@nguyentruongtoan1309
Copy link

Question, for registring on Canister, I need an ID. Anyone can help me ? :) Capture d’écran 2024-04-21 à 18 24 52

I had the same problem as you, so I looked for an alternative solution. Give it a try: https://docs.vultr.com/vultr-container-registry.

@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