大家好,又见面了,我是你们的朋友全栈君。
容器直接使用脚本安装报错
执行如下命令即可解决
git config --global --unset http.proxy
git config --global --unset https.proxy
后续安装参考
https://blog.csdn.net/qq_28686911/article/details/113114894
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/142058.html原文链接:https://javaforall.net