mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 14:15:10 -05:00
Added 2 new hosting companies.
Added Carina and Cycle.io for bare metal container hosting.
This commit is contained in:
parent
3976f3b7fb
commit
c3041a9313
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user