Abstract: Docker Compose is a programatic way to take an application with multiple services and deploy it using multiple containers. Using Docker 1.9+ there are new improved ways of networking these services together as well as using volume support to persist state. This session will include a demo of deploying a multi-container application and persisting state through a failure.
Abstract: Docker Compose is a programatic way to take an application with multiple services and deploy it using multiple containers. Using Docker 1.9+ there are new improved ways of networking these services together as well as using volume support to persist state. This session will include a demo of deploying a multi-container application and persisting state through a failure.