version: '3.4' services: migrations: build: context: ../../ dockerfile: templates/service/database/Dockerfile depends_on: - sqlserver environment: - IdentityServer_DB=Coupons_Identity - Coupons_DB=Coupons_ModuleDb - SA_PASSWORD=yourStrong(!)Password