docker-compose

define and run multi-container Docker applications with YAML
  https://docs.docker.com/compose/
  0
  no reviews



Docker-compose is a service management software built on top of docker. Define your services and their relationships in a simple YAML file, and let compose handle the rest.