From 3af39fb41b51f657a3a6fcfb76d2550ce011be2a Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Wed, 25 Nov 2015 21:21:48 +0100 Subject: [PATCH] Add General article Using Ansible with Docker Machine to Bootstrap Host Nodes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84c261c..4193f15 100644 --- a/README.md +++ b/README.md @@ -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