From c9a686cdfcb9da6a88dace02d3197c3ec238df22 Mon Sep 17 00:00:00 2001 From: joergeb Date: Sat, 24 Feb 2018 14:25:39 +0100 Subject: [PATCH] extracted artifactory to separate commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ac0353..a1b182e 100644 --- a/README.md +++ b/README.md @@ -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]