CMD + K

docker-compose

Community

Define and run multi-container applications with Docker

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::docker-compose

Usage Tracking

5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Define and run multi-container applications with Docker

Last Updated

Mar 20, 2026 at 09:58

License

Apache-2.0

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-aarch64
linux-64