From 9f3810146c292f6cb7e2c7fa19b71aaf894a05a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=B9=C7=9D=C6=83=C4=B1=C7=9D=E2=85=81=20=C9=AFo=E2=8A=A5?= Date: Sun, 2 Apr 2017 00:48:46 +0200 Subject: [PATCH] Update README.md add sonatype nexus oss to docker registries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54731b6..97a2354 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ Services to securely store your Docker images. * [GCE Container Registry](https://cloud.google.com/container-registry/) Fast, private Docker image storage on Google Cloud Platform * [GitLab Container Registry](https://docs.gitlab.com/ce/container_registry/README.html) - Repositories focused on using it images in GitLab CI * [Rescoyl](https://github.com/noteed/rescoyl) - Private Docker registry (free and open source) by [@noteed][noteed] +* [Sonatype Nexus](https://www.sonatype.com/nexus-repository-oss) - Repository with Universal Support, also for Docker images * [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories * [TreeScale](https://treescale.com/) - Build and Distriubute container based applications. * [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.