package
0.4.0
Repository: https://github.com/bloomberg/docket.git
Documentation: pkg.go.dev

# 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.

# Structs

Compose represents a call to docker-compose.