Closed alemsas closed 4 months ago
i change my configuration to this
network-exporter:
image: syepes/network_exporter:latest
container_name: network-exporter
network_mode: host
restart: unless-stopped
cap_add:
- NET_ADMIN
- NET_RAW
volumes:
- ./network-exporter/network_exporter.yml:/app/cfg/network_exporter.yml:ro
I get
for this configuration
also here is my network_exporter configuration
so please help me why i get this?