version: "3.4" services: xandikos: image: ghcr.io/jelmer/xandikos ports: - 5566:8000 volumes: - ./data:/data restart: unless-stopped