mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 03:31:18 -05:00
Adding Article: Metal
This commit is contained in:
parent
675cd66057
commit
2fa5da86d2
@ -19,6 +19,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
|||||||
* [Main Resources](#main-resources)
|
* [Main Resources](#main-resources)
|
||||||
* [General Articles](#general-articles)
|
* [General Articles](#general-articles)
|
||||||
* [Deep Dive](#deep-dive)
|
* [Deep Dive](#deep-dive)
|
||||||
|
* [Metal](#metal)
|
||||||
* [Multi-Server](#multi-server)
|
* [Multi-Server](#multi-server)
|
||||||
* [Good Tips](#good-tips)
|
* [Good Tips](#good-tips)
|
||||||
* [Optimizing Images](#optimizing-images)
|
* [Optimizing Images](#optimizing-images)
|
||||||
@ -75,6 +76,9 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
|||||||
* [Creating containers - Part 1](http://crosbymichael.com/creating-containers-part-1.html) This is part one of a series of blog posts detailing how docker creates containers. By [@crosbymichael](https://github.com/crosbymichael)
|
* [Creating containers - Part 1](http://crosbymichael.com/creating-containers-part-1.html) This is part one of a series of blog posts detailing how docker creates containers. By [@crosbymichael](https://github.com/crosbymichael)
|
||||||
* [Data-only container madness](http://container42.com/2014/11/18/data-only-container-madness/)
|
* [Data-only container madness](http://container42.com/2014/11/18/data-only-container-madness/)
|
||||||
|
|
||||||
|
## Metal
|
||||||
|
* [How to use Docker on Full Metal](http://blog.bigstep.com/big-data-performance/use-docker-full-metal-cloud/)
|
||||||
|
|
||||||
## Multi-Server
|
## Multi-Server
|
||||||
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
||||||
* [blimp](https://github.com/tubesandlube/blimp) Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
|
* [blimp](https://github.com/tubesandlube/blimp) Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
|
||||||
|
Loading…
Reference in New Issue
Block a user