Lesson Objectives
By the end of this lesson, you will be able to:
- Get an overview of a multi-container application setup
- Work through the
docker-compose
file and CLI - Manage multiple containers and distributed application bundles
- Set up a network with
docker-compose
- Handle and debug the different application layers