Skip to content

Rename docker-compose.yaml to compose.yaml#208

Open
jdreesen wants to merge 4 commits intopimcore:2024.xfrom
jdreesen:patch-2
Open

Rename docker-compose.yaml to compose.yaml#208
jdreesen wants to merge 4 commits intopimcore:2024.xfrom
jdreesen:patch-2

Conversation

@jdreesen
Copy link
Copy Markdown
Contributor

See: https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file

The default path for a Compose file is compose.yaml (preferred) or compose.yml that is placed in the working directory. Compose also supports docker-compose.yaml and docker-compose.yml for backwards compatibility of earlier versions. If both files exist, Compose prefers the canonical compose.yaml.

@mattamon
Copy link
Copy Markdown
Contributor

@fashxp this would be important for all bundles and the templates.

@ghost ghost added the Pimcore:ToDo label Dec 9, 2024
@jdreesen
Copy link
Copy Markdown
Contributor Author

I think it's about time to finally rename the docker compose config files before the next major release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants