Files
maestro/build.docker-compose.yml
T
2022-04-12 17:59:41 -03:00

6 lines
148 B
YAML

version: "3.8"
services:
maestro:
build: .
image: ${ACCOUNT_ID}.dkr.ecr.us-east-1.amazonaws.com/microservices/maestro_${ENV}:${IMAGE_TAG}