mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
* added better links to Compose overview docs Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * fixed drupal samples link per feedback Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
946 B
946 B
description, keywords, title, notoc
| description | keywords | title | notoc |
|---|---|---|---|
| Introduction and Overview of Compose | documentation, docs, docker, compose, orchestration, containers | Docker Compose | true |
Compose 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, please refer to the CHANGELOG.