An introduction to Docker Compose

You know the Docker command line tool and the Dockerfile configuration format. You have familiarized yourself with containers and images. Now it's time to use Docker to develop a real-world application.

To keep your sanity, you'll need to learn Docker Compose, which lets you define multiple containers and their images as services, with lots of interesting configuration options, all in one silly Yaml file!

This workshop will be all about Docker Compose, and we'll cover its configuration file format, command line tool and take a closer look at Docker networking and volumes.

  • 05/15/2017 Ibuildings Events, Utrecht (NL) website code