First version
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
node_exporter:
|
||||||
|
image: prom/node-exporter
|
||||||
|
container_name: node_exporter
|
||||||
|
pid: host
|
||||||
|
network_mode: host
|
||||||
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user