Open
Description
I'm suggesting the addition of a docker-compose.yml
to simplify container orchestration. This file should replicate the existing docker run commands, including any volume mounts, port mappings, and security options, so that developers can easily spin up the environment with a single docker-compose up -d
.
Metadata
Metadata
Assignees
Labels
No labels