version: "3.8" name: textoutpc services: app: restart: on-failure image: gitea.touhey.org/touhey-packages/textoutpc-demo build: context: .. dockerfile: docker/Dockerfile target: app ports: - "8080:80"