From c3041a9313701dd0d23123f9242ce94810a2462f Mon Sep 17 00:00:00 2001 From: Allen Vailliencourt Date: Fri, 27 Jan 2017 09:33:14 -0500 Subject: [PATCH] Added 2 new hosting companies. Added Carina and Cycle.io for bare metal container hosting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 904abf7..75eb095 100644 --- a/README.md +++ b/README.md @@ -237,8 +237,10 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker) 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. * [Azure Container Registry](https://azure.microsoft.com/de-de/services/container-registry/) Manage a Docker private registry as a first-class Azure resource +* [Carina](https://getcarina.com) Bare-metal container hosting. Developed by Rackspace. Currently in Beta. * [Compose Registry](https://www.composeregistry.com/) - Project from [@francescou]Francesco Uliana that stores docker-compose.yml files with stack examples like LAMP/LEMP stacks, Django stacks, Flask stacks and ELK stacks for instance. * [Container Compliance](https://github.com/OpenSCAP/container-compliance) Open Source tool for assesing running containers and cold images for vulnerabilites and audits. +* [Cycle.io](https://cycle.io/) Bare-metal container hosting. * [Docker Hub](https://hub.docker.com/) provided by Docker Inc. * [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