一、設置步驟
配置git報128錯誤碼
解決方法:容器之間互相訪問,端口號被攔截
防火牆主機信任
將 ip 添加到信任區域 firewall-cmd --zone=trusted --add-source=172.17.0.1/16 --permanent firewall-cmd --zone=trusted --add-source=10.14.32.252/16 --permanent firewall-cmd --reload
一、設置步驟
配置git報128錯誤碼
解決方法:容器之間互相訪問,端口號被攔截
防火牆主機信任
將 ip 添加到信任區域 firewall-cmd --zone=trusted --add-source=172.17.0.1/16 --permanent firewall-cmd --zone=trusted --add-source=10.14.32.252/16 --permanent firewall-cmd --reload
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。