services: nova-task: image: harbor.phantom-u3d002.com/nova/nova-task:latest container_name: nova-task privileged: true restart: always network_mode: host volumes: - ./logs:/app/logs - ./etc:/app/etc environment: TZ: UTC