Skip to content

Instantly share code, notes, and snippets.

prometheus-node:
# dockerng.running:
# - image: prom/node-exporter
# - name: prometheus-node-exporter
# - command: '-collector.procfs /host/proc -collector.sysfs /host/proc -collector.filesystem.ignored-mount-points "^/(sys|proc|dev|host|etc)($|/)"'
# - port_bindings:
# - 9100:9100
# - network_mode: host
# - restart_policy: always
# - binds: