manifest: 2 name: txt-game version: "1.0.0" description: "Small text-based online game" service: container: txt-game docker: - image: txt-game context: . dockerfile: Dockerfile env: DOMAIN: from: node.domain default: localhost