Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename docker-compose.yml to compose.yaml #189

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

minamijoyo
Copy link
Owner

Historically, docker-compose.yml was used, but now compose.yaml is preferred. So, Let's rename it compose.yaml.
I also removed the obsoleted version attribute from the compose.yaml

```
the attribute `version` is obsolete, it will be ignored, please remove
it to avoid potential confusion
```

https://docs.docker.com/reference/compose-file/version-and-name/
docker-compose.yml was historically used, but now compose.yaml is
preferred.

https://docs.docker.com/compose/intro/compose-application-model/
@minamijoyo minamijoyo merged commit 9239fba into master Nov 6, 2024
9 checks passed
@minamijoyo minamijoyo deleted the rename-to-compose.yaml branch November 6, 2024 04:16
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