From 2826a9a9a094049fb644b4447cb35c5e260c4a05 Mon Sep 17 00:00:00 2001 From: Stephen Haynes Date: Mon, 9 Mar 2020 16:12:47 +1100 Subject: [PATCH] Added Dist to Registry list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e168e86..733b93d 100644 --- a/README.md +++ b/README.md @@ -470,6 +470,7 @@ Services to securely store your Docker images. - [Cloudsmith :heavy_dollar_sign:](https://cloudsmith.io/l/docker-registry/) - A fully managed package management SaaS, with first-class support for public and private Docker registries (and many others, incl. Helm charts for the Kubernetes ecosystem). Has a generous free-tier and is also completely free for open-source. - [Cycle.io :heavy_dollar_sign:](https://cycle.io/) - Bare-metal container hosting. - [cleanreg](https://github.com/hcguersoy/cleanreg) - A small tool to delete image manifests from a Docker Registry implementing the API v2, dereferencing them for the GC by [@hcguersoy](https://github.com/hcguersoy) +- [Dist :heavy_dollar_sign:](https://www.dist.cloud/product/container-registry/) - Private cloud-based Docker container registry - [Docker Hub](https://hub.docker.com/) provided by Docker Inc. - [Docker Registry v2][distribution] - The Docker toolset to pack, ship, store, and deliver content - [Docket](https://github.com/netvarun/docket) - Custom docker registry that allows for lightning fast deploys through bittorrent by [@netvarun](https://github.com/netvarun/)