docker-compose

define and run multi-container Docker applications with YAML
  https://docs.docker.com/compose/
  0
  1 review



Docker-compose is a service management software built on top of docker. Define your services and their relationships in a simple YAML file, and let compose handle the rest.

This package includes the command-line tool.
Latest reviews
3
serbul 1 day ago

v.1 is deprecated since ~2023, you probably should use v.2 ("docker-compose-v2") which is backward-compatible.