From a9f737d024c546fa2497e3031b3ceb3b0ee159a9 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Mon, 26 Feb 2018 22:21:10 +0200 Subject: [PATCH] Remove atomic registry --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b3193d2..4d41d97 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,6 @@ Examples by: Services to securely store your Docker images. * [Amazon EC2 Container Registry](https://aws.amazon.com/ecr/) Amazon EC2 Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images. -* [Atomic Registry](http://www.projectatomic.io/registry/) - Red Hat Atomic Registry is an open source enterprise registry based on the Origin and Cockpit projects, enhancing the Docker registry library. * [Azure Container Registry](https://azure.microsoft.com/de-de/services/container-registry/) Manage a Docker private registry as a first-class Azure resource * [CargoOS](https://github.com/RedCoolBeans/cargos-buildroot) - A bare essential OS for running the Docker Engine on bare metal or Cloud. By [@RedCoolBeans](https://github.com/RedCoolBeans) * [Cycle.io](https://cycle.io/) Bare-metal container hosting.