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