docker-compose

v 1.29.2 Updated: 2 years, 10 months ago

Define and run multi-container applications with Docker

Compose is a tool for defining and running multi-container applications with Docker. With Compose, you define a multi- container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

https://github.com/docker/compose

To install docker-compose, paste this in macOS terminal after installing MacPorts

sudo port install docker-compose

Add to my watchlist

Installations 17
Requested Installations 17