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