mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Merge pull request #3 from noteed/add-hosting-providers
Add hosting sections (repos and containers)
This commit is contained in:
commit
a7534944fa
14
README.md
14
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user