# Docker overview ##### Arnaud Morin
## What is docker? * Open Source software to ship and run applications * Separate application from infrastructure * leverage linux containerisation
## Docker architecture ![docker](data/docker.png "docker")
## Questions ?