mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 14:15:10 -05:00
adding dockerfiles section
This commit is contained in:
parent
e316a2e6e0
commit
ac291a7d8b
@ -33,6 +33,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
||||
* [Hosting for containers](#hosting-for-containers-paying-services-)
|
||||
* [Dev Tools](#dev-tools)
|
||||
* [Useful Images](#useful-images)
|
||||
* [Docker Files](#docker-files)
|
||||
* [Storing Images](#storing-images)
|
||||
* [Web Interface](#web-interface)
|
||||
* [Running Containers](#running-containers--orchestration)
|
||||
@ -132,7 +133,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
||||
* [Quay.io](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories
|
||||
* [Reesd](https://reesd.com/) - Private Docker repositories and redundant storage service by [@noteed](https://github.com/noteed)
|
||||
|
||||
## Hosting for containers (Paying Services $$$)
|
||||
## Hosting for containers
|
||||
* [Orchard](https://www.orchardup.com/) (part of Docker Inc) - Get a Docker host in the cloud, instantly.
|
||||
* [StackDock](https://stackdock.com/) - Docker hosting on blazing fast dedicated infrastructure
|
||||
* [Tutum](https://www.tutum.co/) - Simple hosting for your Docker containers.
|
||||
@ -159,6 +160,9 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
||||
* [OpenWRT](http://www.zoobab.com/docker-openwrt-image) by [@zoobab](https://github.com/zoobab)
|
||||
* [Phusion Docker Hub Account](https://hub.docker.com/u/phusion/)
|
||||
|
||||
## Docker Files
|
||||
* [Collection of Dockerfiles](https://github.com/crosbymichael/Dockerfiles) by [@crosbymichael](https://github.com/crosbymichael)
|
||||
|
||||
## Storing Images
|
||||
* [Docker Registry](https://github.com/docker/docker-registry) (Registry server for Docker (hosting/delivering of repositories and images))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user