From 34bb16423133b308f68bc90406dbe219aee056cb 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: Mon, 3 Apr 2017 19:02:19 +0200 Subject: [PATCH] Update README.md list alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a82cf7..23f38de 100644 --- a/README.md +++ b/README.md @@ -205,9 +205,9 @@ Services to securely store your Docker images. * [Docker Registry v2][distribution] - The Docker toolset to pack, ship, store, and deliver content * [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 +* [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories * [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 Distribute 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.