Description
Local project deployments can be simplified through a wrapper around docker-compose. It is useful for developers who want repeatable local stacks without remembering every compose command.
This binary tool can start containers and services on the machine. Review compose files, exposed ports, volumes, and secrets before running a deployment.