version: '3.4' services: eshopwebmvc: image: ${DOCKER_REGISTRY-}eshopwebmvc build: context: . dockerfile: src/Web/Dockerfile