Update README.md

add sonatype nexus oss to docker registries
This commit is contained in:
ɹǝƃıǝ⅁ ɯo⊥ 2017-04-02 00:48:46 +02:00 committed by GitHub
parent 003e49ae11
commit 9f3810146c

View File

@ -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.