====== docker-compose ====== ==== Run multiple compose files with the -f flag ==== docker-compose -f one.yml -f two.yml up -d