Skip to content

🚚 Rename docker compose files#150

Open
homersimpsons wants to merge 1 commit intov2from
chore/rename-compose-files
Open

🚚 Rename docker compose files#150
homersimpsons wants to merge 1 commit intov2from
chore/rename-compose-files

Conversation

@homersimpsons
Copy link
Contributor

@homersimpsons homersimpsons commented May 7, 2024

  • docker-compose.yml => compose.yaml
  • docker-compose.override.yml.template => compose.override.yaml.template
  • docker-compose.override.yml => compose.override.yaml (dynamically created)

Following the newly recommended default https://docs.docker.com/compose/compose-application-model/#the-compose-file

The default path for a Compose file is compose.yaml (preferred)

- docker-compose.yml => compose.yaml
- docker-compose.override.yml.template => compose.override.yaml.template
- docker-compose.override.yml => compose.override.yaml (dynamically created)

Following the newly recommended defaults https://docs.docker.com/compose/compose-application-model/#the-compose-file

> The default path for a Compose file is compose.yaml (preferred)
@homersimpsons homersimpsons requested a review from nguyenk May 7, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant