mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
085020cde9
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. port from Lucas Gabriel Vuotto and Kirill A. Korinsky, thank you! ok rsadowski
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
bin/docker-compose
|
|
libexec/docker/
|
|
libexec/docker/cli-plugins/
|
|
@bin libexec/docker/cli-plugins/docker-compose
|