From ff2f51c7d47eec770a7c93faf3e3ffb49adb402b Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 30 Mar 2017 22:56:52 +0300 Subject: [PATCH] Remove docker-private-registry Cause: timeout Service has a problem and it causes all builds to fail. Considered inactive. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8c69f76..d496126 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,6 @@ 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 -* [Private Docker Registry](https://private-docker-registry.com) Hosted registry service for companies with unlimited private repositories, users, teams and namespaces. Federeated identity with LDAP/AD/OAuth/SAML and VPN Tunneling. * [Rescoyl](https://github.com/noteed/rescoyl) - Private Docker registry (free and open source) by [@noteed][noteed] * [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories * [TreeScale](https://treescale.com/) - Build and Distriubute container based applications.