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

Accept yaml extension (and compose.yml) #45

Closed
wants to merge 4 commits into from
Closed

Accept yaml extension (and compose.yml) #45

wants to merge 4 commits into from

Conversation

gioele
Copy link

@gioele gioele commented Mar 5, 2021

The [documentation of docker-compose][1] explicitly says that implementations should look for files named compose.yaml (preferred), compose.yml, docker-compose.yaml or docker-compose.yml.

[1] https://github.com/compose-spec/compose-spec/blob/master/spec.md#compose-file

Fixes #37.

@p1c2u
Copy link
Owner

p1c2u commented Jul 2, 2021

I made docker-compose.filesempty on default sodocker-compose will look for default ones..

@p1c2u p1c2u closed this Jun 1, 2023
@gioele gioele deleted the accept-yaml-extension branch June 1, 2023 06:32
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.

Does not work with docker-compose.yaml
3 participants