docker-compose
PopularFormula Development v5.1.1
Isolated development environments using Docker
Install 1
App in
Terminal
$
brew install docker-compose
Build Dependencies
Installation Notes
Compose is a Docker plugin. For Docker to find the plugin, add "cliPluginsExtraDirs" to ~/.docker/config.json:
"cliPluginsExtraDirs": [
"$HOMEBREW_PREFIX/lib/docker/cli-plugins"
]
Install Statistics 5.0%
Average daily installs by period