Skip to main content

Docker Compose

In this section, we will cover Docker Compose, a tool for defining and running multi-container Docker applications. We will learn how to use Docker Compose to manage our services, networks, and volumes.

Before class

warning

Make sure you have finished previous exercises.

Extra resources

During class

After class

Finish the exercises.