Settings to Windows Firewall to allow Docker for Windows to share drive

后端 未结 30 1452
臣服心动
臣服心动 2020-12-07 07:11

Windows Firewall is blocking my attempt to allows Docker for Windows to share C: on windows 10 machine.

Works fine when Windows Firewall off. When its on I get

30条回答
  •  庸人自扰
    2020-12-07 07:50

    for those who can not solve this issue by any means, you can try this: manually map drive into the docker host:

    https://github.com/docker/for-win/issues/466#issuecomment-416682825

    The research is here: https://github.com/docker/for-win/issues/466#issuecomment-398305463

提交回复
热议问题