Time: 
2016-04-24 10:45-2016-04-24 11:45
Room: 
HC-108

Experience level

Learner

Session Track

DevOps

Docker + Ansible: The Best of Both Worlds

Have you already made a big investment in authoring Ansible playbooks for your infrastructure?  You don't have to give them up to take advantage of Docker!  Dockerfiles and Ansible playbooks may seem like "oil and water" -- Dockerfiles configure a virtual machine image before it is launched, while Ansible playbooks configure an already-running server via SSH.  However, the two technologies can be combined to get the best of both worlds: Docker images than are configured with Ansible playbooks.  This presentation will explore different ways of combining Docker and Ansible, as well as some quick tips for templating Dockerfiles using the language of your choice.