From ff0d864bfea1c247872516d178cdd3ba6e55a6cc Mon Sep 17 00:00:00 2001 From: Giovanni Fumagalli Date: Wed, 31 Mar 2021 15:08:06 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92bc6da..18282f2 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ Services to securely store your Docker images. - [Kraken](https://github.com/uber/kraken) - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds. - [Portus](https://github.com/SUSE/Portus) - Authorization service and frontend for Docker registry (v2) by [@SUSE](https://github.com/SUSE) - [Quay.io :heavy_dollar_sign:](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories +- [Registryo](https://github.com/inmagik/registryo) UI and token based authentication server for onpremise docker registry - [Rescoyl](https://github.com/noteed/rescoyl) - Private Docker registry (free and open source) by [@noteed](https://github.com/noteed) - [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)