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