services: krafttrainer: build: context: . args: VERSION: "${VERSION:-dev}" ports: - "8090:8090" volumes: - /home/christoph/fitnesspad:/data restart: unless-stopped