version: '3.4' services: weatherforecast: image: ${DOCKER_REGISTRY-}weatherforecast build: context: . dockerfile: WeatherForecast/Dockerfile