docker-compose
Define and run multi-container applications with Docker
Define and run multi-container applications with Docker
To install this package, run one of the following:
Docker Compose is a tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command: docker compose up.
Summary
Define and run multi-container applications with Docker
Last Updated
Dec 18, 2025 at 13:33
License
Apache-2.0
Total Downloads
751.2K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/docker/compose