extracted artifactory to separate commit

This commit is contained in:
joergeb 2018-02-24 14:25:39 +01:00 committed by Andreas Gebhardt
parent 35ebf24d82
commit c9a686cdfc

View File

@ -419,6 +419,7 @@ Services to securely store your Docker images.
* [Europa :heavy_dollar_sign:](https://github.com/puppetlabs/europa) - Private docker registry with support for image pipelines and webhooks. By [@puppetlabs](https://github.com/puppetlabs)
* [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/user/project/container_registry.html) - Repositories focused on using it images in GitLab CI
* [JFrog Artifactory](https://jfrog.com/artifactory/) - Artifact Repository Manager, can be used as private Docker Registry as well
* [Private Docker Registry :heavy_dollar_sign:](https://private-docker-registry.com) - Dedicated Conainer Registry Service with unlimited private repositories, users, teams, namespaces together with enterprise grade authentication LDAP/AD/OAuth/SAML.
* [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]