自上次 使用Docker中的Windows Container构建.NET4.x项目 之后,本周准备把镜像放到生产环境运行。
结果发现网络不通
![](https://img.haomeiwen.com/i5397898/84c9c9bc0b56f083.png)
解决方式添加参数
--dns 8.8.8.8 --dns 8.8.4.4
![](https://img.haomeiwen.com/i5397898/6399305f9f1552d6.png)
自上次 使用Docker中的Windows Container构建.NET4.x项目 之后,本周准备把镜像放到生产环境运行。
结果发现网络不通
解决方式添加参数
--dns 8.8.8.8 --dns 8.8.4.4
本文标题:使用Docker中的Windows Container构建.NE
本文链接:https://www.haomeiwen.com/subject/sxlezrtx.html
网友评论