In this chapter, we will be taking a look at another core Docker tool called Docker Compose, and also the currently in-development Docker App. We will break the chapter down into the following sections:
- Docker Compose introduction
- Our first Docker Compose application
- Docker Compose YAML files
- Docker Compose commands
- Docker App