Multiple Docker Compose Yaml Files

Answered

Is it possible to create a run configuration with multiple Docker Compose files? We have a couple different test configurations powered by using a base docker-compose.yml file and multiple docker-compose.XYZ.yml files that override ports and set variables for specific environments using the patterns described here. From the command line, these are run with multiple -f options.  I cannot figure out a way to pass multiple files in the Docker plugin GUI.

0

Please sign in to leave a comment.