OpenBSD ports

The sysutils/docker-compose port

docker-compose-2.26.1 – Define and run multi-container applications with Docker

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.

WWW: https://docs.docker.com/compose/
Only for arches
aarch64 amd64 arm armv7 i386 mips64 riscv64
Categories:
lang/go sysutils

Library dependencies

Build dependencies

Run dependencies