This content was released on Apr 24 2017. The official support period is 6-months from this date.
Docker makes it easier to create, deploy, and run applications by using containers. You’ll learn how to package up your server-side Swift app as a custom Docker image, and leverage Docker Compose to take that image and create a container that can be used for both local development and in production. You’ll also learn about multiple containers, and how to set up dependencies between them.
This is a companion discussion topic for the original entry at https://www.kodeco.com/4250-rwdevcon-2017-vault-tutorials/lessons/22