- 环境描述:
win10 wsl2 docker
- 问题描述
无法使用网卡 host 模式
- 问题进度:
1
smallX Oct 8, 2021
怎么判断 无法使用网卡 host 模式?
|
2
AllenHua Oct 8, 2021 据我所知,windows 上 docker desktop 无法使用 host network mode
https://stackoverflow.com/questions/48915458/windows-run-docker-with-network-host-and-access-with-127-0-0-1 > The host networking driver only works on Linux hosts, and is not supported on Docker for Mac, Docker for Windows, or Docker EE for Windows Server. 我 2021-07-19 也踩过坑 |
5
brucecao Nov 9, 2021
也弄不明白哦。本想弄个 WSL2 +docker+ clash 透明代理,感觉要崩啊,docker 用 host 模式,咋也进不了 yacd 的模板,明明已经运行很好了,win 里连不上端口。失败!
|