Getting Started with Docker Compose
Learn Docker Compose — define your entire multi-container application stack in one YAML file and bring it up with a single command.
Basics
Compose file fundamentals, followed by a hands-on walkthrough of a multi-container stack.