解决docker desktop中powershell 访问不了github的问题 首先需要有代理 然后参见文章 Docker Container 使用本地127.0.0.1端口代理的方法(Win10, WSL, 10809) | 张立志中文博客 (aspirantzhang.com) "default": { "httpProxy": "http://host.docker.internal:10809", "httpsProxy": "http://host.docker.internal:10809"