About Anaconda Help Download Anaconda

conda-forge / packages / docker-compose 2.32.1

Define and run multi-container applications with Docker

copied from cf-staging / docker-compose

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.32.1
  • osx-arm64 v2.32.1
  • osx-64 v2.32.1
  • win-64 v2.32.1
  • linux-aarch64 v2.32.1

conda install

To install this package run one of the following:
conda install conda-forge::docker-compose
conda install conda-forge/label/cf201901::docker-compose
conda install conda-forge/label/cf202003::docker-compose

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy