Skip to content

Rename docker-compose.yaml and docker-compose.yml to compose.yaml #82

@mborne

Description

@mborne

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/#:~:text=The%20default%20path%20for%20a,prefers%20the%20canonical%20compose.yaml%20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions