From 9d458e580e9100c6f74604c392571cf230d56bfd Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Tue, 28 Jul 2015 15:17:39 +0200 Subject: [PATCH] add Rescoyl Private Docker registry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f2361c..7db1851 100644 --- a/README.md +++ b/README.md @@ -315,6 +315,7 @@ Securely store your Docker images. ## Storing Images * ~~[Docker Registry](https://github.com/docker/docker-registry) (Registry server for Docker (hosting/delivering of repositories and images))~~ * [Docker Registry v2](https://github.com/docker/distribution) (The Docker toolset to pack, ship, store, and deliver content) +* [Rescoyl](https://github.com/noteed/rescoyl) (Private Docker registry) by [@noteed](https://github.com/noteed) ## Monitoring * [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.)