From afbc3059aeee1c7bf9f785a0fd18d708c37a189c Mon Sep 17 00:00:00 2001 From: hcguersoy Date: Sun, 22 Apr 2018 17:33:04 +0200 Subject: [PATCH] move between Cycle.io and dockerhub Signed-off-by: hcguersoy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018b7da..2917305 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ Services to securely store your Docker images. - [Azure Container Registry](https://azure.microsoft.com/de-de/services/container-registry/) Manage a Docker private registry as a first-class Azure resource - [CargoOS](https://github.com/RedCoolBeans/cargos-buildroot) - A bare essential OS for running the Docker Engine on bare metal or Cloud. By [@RedCoolBeans](https://github.com/RedCoolBeans) - [Cycle.io](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) - [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/) @@ -437,7 +438,6 @@ Services to securely store your Docker images. - [Sonatype Nexus](https://www.sonatype.com/nexus-repository-oss) - Repository with Universal Support, also for Docker images - [TreeScale](https://github.com/treescale) - Build and Distribute container based applications. By [@tigranbs](https://github.com/tigranbs) - [VMWare Harbor](http://vmware.github.io/harbor/) Project Harbor by VMWare is an enterprise-class registry server that stores and distributes Docker images. Harbor extends the open source Docker Distribution by adding the functionalities usually required by an enterprise, such as security, identity and management. -- [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) ## Development with Docker