Merge pull request #3 from noteed/add-hosting-providers

Add hosting sections (repos and containers)
This commit is contained in:
Julien Bisconti 2014-09-26 08:22:14 +02:00
commit a7534944fa

View File

@ -12,6 +12,8 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
* [Books](#books)
* [Dev](#dev)
* [Continous Integration / Continous Delivery](#continous-integration-continous-delivery)
* [Hosting for repositories (registries)](#hosting-for-repositories-registries)
* [Hosting for containers](#hosting-for-containers)
* [Dev Tools](#dev-tools)
* [Images](#images)
* [Managing Images](#managing-images)
@ -48,6 +50,18 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
* [Drone](https://github.com/drone/drone) - https://drone.io/
### Hosting for repositories (registries)
* [Docker Hub](https://hub.docker.com/) (provided by Docker Inc.)
* [Quay.io](https://quay.io/) (part of CoreOS)
* [Reesd](https://reesd.com/)
### Hosting for containers
* [Orchard](https://www.orchardup.com/) (part of Docker Inc)
* [StackDock](https://stackdock.com/)
* [Tutum](https://www.tutum.co/)
### Dev Tools
* [Fig](https://github.com/docker/fig) (Fast, isolated development environments using Docker) -- http://www.fig.sh