version: "3.3" services: detr-server: image: detr-server network_mode: "host" read_only: true volumes: - tmp:/tmp:rw volumes: tmp: