Docker Compose
Estimated reading time: 1 minuteCompose is a tool for defining and running multi-container Docker applications. To learn more about Compose refer to the following documentation:
- Compose Overview
 - Install Compose
 - Getting Started
 - Get started with Django
 - Get started with Rails
 - Get started with WordPress
 - Get started with Drupal
 - Frequently asked questions
 - Command-line reference
 - Compose file reference
 - Environment file
 
To see a detailed list of changes for past and current releases of Docker Compose, refer to the CHANGELOG.