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