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