Commit 39fda55d authored by Your Name's avatar Your Name

rm host network mode

parent 6c7a739f
...@@ -3,7 +3,9 @@ version: "3.9" ...@@ -3,7 +3,9 @@ version: "3.9"
services: services:
monitorSmi: monitorSmi:
image: docker.ai.17xuexi.com/monitorapi/monitor-smi:v.0.0.9 image: docker.ai.17xuexi.com/monitorapi/monitor-smi:v.0.0.9
network_mode: host ports:
- 9090:9090
- 4000:4000
volumes: volumes:
- /proc:/host/proc:ro - /proc:/host/proc:ro
- /sys:/host/sys:ro - /sys:/host/sys:ro
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment