opnsense-ports/sysutils/docker-compose/pkg-descr
Franco Fichtner 9a5dd8bb59 */*: sync with upstream
Taken from: FreeBSD
2017-04-19 17:34:12 +02:00

6 lines
293 B
Text

Compose is a tool for defining and running multi-container Docker applications.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
WWW: https://github.com/docker/compose/