Docker-compose_v2.yml for what?

Hi,

for what is the docker-compose_v2.yml file good for?

I run:

docker-compose up -d

and according to the docker-compose documentation docker-compose.yml ist the default file name for docker-compose version 1 and 2. Is this file related to docker-compose version 2? Which docker-compose version is recommended to run metasfresh?

i have now:

$ docker-compose --version
docker-compose version 1.11.1, build 7c5d5e4

Kind regards
daveyx

ok, i just saw here:

that

version: “2”
in the beginning of the file indicates the file version