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
1 item
Docker Compose lets you define and run multi-container applications with a single YAML file. Learn how to wire together your app, database, and cache services so the entire stack starts with one command.
Learn Docker Compose — define your entire multi-container application stack in one YAML file and bring it up with a single command.
1 item