# README
compose
Package compose
deals with parsing Docker Compose files and calling out to
docker-compose
.
# Functions
NewCompose returns a new Compose and cleanup function given a context, prefix, and mode.
Package compose
deals with parsing Docker Compose files and calling out to
docker-compose
.