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