Closed bobbyiliev closed 3 months ago
How long has support for
compose.yml
been out in the wild? I wonder if this could break things for people using older tooling that doesn't yet support the new convention.
Yea, good point! Managed to find when the support for the compose.yml
and compose.yaml
was actually introduced and it seems like it's been there for quite a while already: https://docs.docker.com/compose/release-notes/#1286
My guess is that they will keep the docker-compose.yaml
fallback for quite a while!
As per the new Docker naming convention described in the docs here, renaming the
docker-compose.yml
tocompose.yaml
.