Summary:
Some documentation pages use mixed Docker Compose filenames, which can confuse setup and troubleshooting.
Problem:
The repository uses compose.yaml when pulled, but some docs still reference docker-compose.yaml and docker-compose.override.yml.
The Docker setup guide instructs creating compose.override.yaml, while the VSCode setup guide references docker-compose.override.yml.
Summary:
Some documentation pages use mixed Docker Compose filenames, which can confuse setup and troubleshooting.
Problem:
The repository uses compose.yaml when pulled, but some docs still reference docker-compose.yaml and docker-compose.override.yml.
The Docker setup guide instructs creating compose.override.yaml, while the VSCode setup guide references docker-compose.override.yml.