Friends of OpenJDK Today

Looking For Free Docker Registries

August 24, 2021

Author(s)

  • Nicolas Frankel

    Nicolas is a developer advocate with 15+ years experience consulting for many different customers, in a wide range of contexts (such as telecoms, banking, insurances, large retail and public sector). ... Learn more

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
Storage Transfer
Docker Hub 1
  • Anonymous: 100 pulls / 6 hours
  • Authenticated: 200 pulls / 6 hours
GitLab 10Gb
  • 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 storage
50Gb
  • Anonymous: 500Gb
  • Authenticated: 5Tb
IBM Cloud 500Mb 5Gb

Here are some additional options with their associated pricing model:

Provider Pricing
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 22nd, 2021

Topics:

Author(s)

  • Nicolas Frankel

    Nicolas is a developer advocate with 15+ years experience consulting for many different customers, in a wide range of contexts (such as telecoms, banking, insurances, large retail and public sector). ... Learn more

Comments (0)

Your email address will not be published. Required fields are marked *

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

Save my name, email, and website in this browser for the next time I comment.

Subscribe to foojay updates:

https://foojay.io/feed/
Copied to the clipboard