Skip to main content

container orchestration tool

Docker Compose

Docker Compose

Also known as · Compose · Docker Compose

Definition

A tool that runs multiple isolated services from a Compose file together with their images, networks, volumes, ports, environment, and health relationships.

Searchable examples

  • compose.yaml

Short example

  • compose.yaml

Related notes

Related courses