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