Skip to content

Rename all docker-compose.y[a]ml to compose.yaml #6874

Open
@thernstig

Description

@thernstig

The compose spec specifies (https://docs.docker.com/compose/compose-file/03-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.

All mentions of docker-compose.yml and docker-compose.yaml should be changed to compose.yaml.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-enhancementsuggested addition or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @gregvanl@thernstig

      Issue actions

        Rename all `docker-compose.y[a]ml` to `compose.yaml` · Issue #6874 · microsoft/vscode-docs