**What** Create the starting line for the `docker-compose.yml` file **How** Write the text in the method to the docker compose file **Where** `project.py` with the todo of this issue **Why** We need this bit before adding any container configuration **End Result** The `docker-compose.yml` file starts with: ``` version: 3 services: ``` **Checklist** - [ ] Docker-compose file starts with the correct text **Resources**
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by ebebbington and has received 0 comments.