mapletree/lxc1/p3-monitor/node-exporter.yml
2026-01-31 11:34:04 -07:00

7 lines
163 B
YAML

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