services: krafttrainer: build: . ports: - "8090:8090" volumes: - db-data:/data restart: unless-stopped volumes: db-data: