services: xunlian: image: xunlian:latest gpus: all volumes: - .:/workspace - /data/facepp:/data/facepp:ro environment: TZ: Asia/Shanghai NVIDIA_VISIBLE_DEVICES: all NVIDIA_DRIVER_CAPABILITIES: compute,utility restart: "no"