--- name: Bug report about: Report a bug encountered while using docker-compose title: '' labels: kind/bug assignees: '' --- ## Description of the issue ## Context information (for bug reports) - [ ] Using Compose V2 `docker compose ...` - [ ] Using Compose V1 `docker-compose ...` **Output of `docker(-)compose version`** ``` (paste here) ``` **Output of `docker version`** ``` (paste here) ``` **Output of `docker-compose config`** (Make sure to add the relevant `-f` and other flags) ``` (paste here) ``` ## Steps to reproduce the issue 1. 2. 3. ### Observed result ### Expected result ### Stacktrace / full error message ``` (paste here) ``` ## Additional information OS version / distribution, `docker-compose` install method, etc.