It would be nice to support the include pattern to include other docker-compose files (see https://docs.docker.com/compose/how-tos/multiple-compose-files/include/). We use this quite extensively in dev-containers.
I already starting working on this, just need a while to get familiar with the project.
It would be nice to support the
includepattern to include other docker-compose files (see https://docs.docker.com/compose/how-tos/multiple-compose-files/include/). We use this quite extensively in dev-containers.I already starting working on this, just need a while to get familiar with the project.