mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 14:15:10 -05:00
Add hosting sections (repos and containers)
This commit is contained in:
parent
684061b763
commit
3494eb33bf
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)
|
* [Books](#books)
|
||||||
* [Dev](#dev)
|
* [Dev](#dev)
|
||||||
* [Continous Integration / Continous Delivery](#continous-integration-continous-delivery)
|
* [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)
|
* [Dev Tools](#dev-tools)
|
||||||
* [Images](#images)
|
* [Images](#images)
|
||||||
* [Managing Images](#managing-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/
|
* [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
|
### Dev Tools
|
||||||
|
|
||||||
* [Fig](https://github.com/docker/fig) (Fast, isolated development environments using Docker) -- http://www.fig.sh
|
* [Fig](https://github.com/docker/fig) (Fast, isolated development environments using Docker) -- http://www.fig.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user