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