We use docker compose to standup all downstream dependencies required for our Advanced Deployment Configurations
with the following command :
docker compose -f localdev/docker-compose-dependecies.yml up
We also use the following command line argument to point to corresponding configuration require to run Diffy:
-Dspring.config.location=localdev.yml