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