cant use port bindings with network_mode:host

This commit is contained in:
Alex Grintsvayg 2022-02-10 11:46:05 -05:00
parent dbf6055e73
commit cee0584062
No known key found for this signature in database
GPG key ID: AEB3F089F86A22B5

View file

@ -39,8 +39,8 @@ services:
command: --metrics_port 7777
restart: unless-stopped
network_mode: "host"
ports:
- 4444:4444/udp
#ports:
# - 4444:4444/udp
# node-exporter:
# image: prom/node-exporter:latest