Key is profile name, value is directory where docker-compose.yaml
file is located
build:
composeProfileMap:
dev: ./docker/dev
prod: ./docker/prod
List of images to pull
build:
pullImages:
- dtr.boxboat.com/test/a
- dtr.boxboat.com/test/b