mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 03:31:18 -05:00
Merge pull request #15 from cglewis/patch-1
add blimp : moving containers to other host
This commit is contained in:
commit
a823e81cd2
@ -77,6 +77,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
|||||||
|
|
||||||
## 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)
|
||||||
|
|
||||||
## Good Tips
|
## Good Tips
|
||||||
* [GUI Apps with Docker](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/) by [@fgrehm](https://github.com/fgrehm)
|
* [GUI Apps with Docker](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/) by [@fgrehm](https://github.com/fgrehm)
|
||||||
|
Loading…
Reference in New Issue
Block a user