Add General article

Using Ansible with Docker Machine to Bootstrap Host Nodes
This commit is contained in:
Julien Bisconti 2015-11-25 21:21:48 +01:00
parent fd15914af2
commit 3af39fb41b

View File

@ -134,6 +134,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
* [Docker for Development: Common Problems and Solutions](https://medium.com/@rdsubhas/docker-for-development-common-problems-and-solutions-95b25cae41eb) by [@rdsubhas](https://github.com/rdsubhas)
* [Docker Adoption Data](https://www.datadoghq.com/docker-adoption/) A study by Datadog on the real world Docker usage stastics and deployment patterns.
* [How to monitor Docker](https://www.datadoghq.com/blog/the-docker-monitoring-problem/) (4-part series)
* [Using Ansible with Docker Machine to Bootstrap Host Nodes](http://nathanleclaire.com/blog/2015/11/10/using-ansible-with-docker-machine-to-bootstrap-host-nodes/) by [@nathanleclaire](https://github.com/nathanleclaire)
## Deep Dive