新乐网

Good Luck To You!

个别docker运行命令

网心云:  docker run -d --name=wxy --restart=always --privileged --net=host  --tmpfs /run --tmpfs /tmp -v /home:/storage:rw  onething1/wxedge

ddns-go:  docker run -d -p 9876:9876 --net=host --name=ddns --restart=always --privileged   truecharts/ddns-go -f 600

 --net=host 才会出现网卡  -f 600 600秒检测一次   


发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。