Docker for Windows Firewall detected

安装 Docker for Windows 设置挂载磁盘的时候,出现下面这个错误:

Firewall detected

尝试

# 把 vEthernet(DockerNAT) 的网络类型改为 private,默认是 public,还是没效果.
PS C:\WINDOWS\system32> Get-NetConnectionProfile -InterfaceAlias "vEthernet (DockerNAT)" |Set-NetConnectionProfile -NetworkCategory Private
~~禁用了 Windows 防火墙后是可以正常使用了,但这不合理...~~

相关

posted @ 2017-07-07 09:18  taadis  阅读(161)  评论(0)    收藏  举报
扫码关注

扫码关注我