Skip to content

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

@wcbing

Description

@wcbing

The default path for a Compose file is compose.yaml (preferred), but the templates are docker-compose.yml

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.
https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions