Remove docker-private-registry

Cause: timeout
Service has a problem and it causes all builds to fail.
Considered inactive.
This commit is contained in:
Julien Bisconti 2017-03-30 22:56:52 +03:00 committed by GitHub
parent fe6adbb670
commit ff2f51c7d4

View File

@ -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 * [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 * [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 * [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] * [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 * [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories
* [TreeScale](https://treescale.com/) - Build and Distriubute container based applications. * [TreeScale](https://treescale.com/) - Build and Distriubute container based applications.