services: node_exporter: image: prom/node-exporter container_name: node_exporter pid: host network_mode: host restart: unless-stopped