Looking For Free Docker Registries
DevOps

Looking For Free Docker Registries

Since Docker announced that it would remove unused images from Docker Hub, I’ve been interested in listing places where I could host mine.

As it’s for personal purposes, I’m interested in free plans. Here’s what I found:

| Provider | Private? | Monthly limit || Details |

ProviderPrivate?StorageTransferDetails
Docker Hub1* Anonymous: 100 pulls / 6 hours * Authenticated: 200 pulls / 6 hours
GitLab10Gb* Storage quota is per-project * Quota includes all artifacts, including code
GitHub> GitHub Container Registry is currently in public beta and subject to change. During the beta, storage and bandwidth are free
AWS* First year only * 500Mb storage50Gb* Anonymous: 500Gb * Authenticated: 5Tb
IBM Cloud500Mb5Gb

Here are some additional options with their associated pricing model:

ProviderPricing
JFrog* Can be hosted on Google Cloud, AWS or Azure * Pricing depends on provider
Google* Storage * Transfer
Azure* Storage * Build time (?)
Quay* Monthly subscription * Number of private repositories

Originally published at A Java Geek on August 22^nd^, 2021

Written by

Nicolas Frankel

Technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software …