services: ara-first-run: build: context: ../../../ dockerfile: applications/ara_first_run/Dockerfile ports: - "9002:8080" env_file: - .env.local