Define and run multi-container applications with Docker
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.
$
pkg install docker-composeOrigin
sysutils/docker-compose
Size
1.61MiB
License
APACHE20
Maintainer
ports@FreeBSD.org
Dependencies
12 packages
Required by
0 packages