久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      如何解決docker容器網(wǎng)絡(luò)不通

      如何解決docker容器網(wǎng)絡(luò)不通

      docker 容器網(wǎng)絡(luò)不通解決方法?

      Error response from daemon: Cannot start container eb9d501f56bc142d9bf75ddfc7ad88383b7388ca6a5959309af2165f1fff6292: iptables failed: iptables –wait -t nat -A DOCKER -p tcp -d 0/0 –dport 8081 -j DNAT –to-destination

      172.17.0.164:8080 ! -i docker0: iptables: No chain/target/match by that name.

      (exit status 1)

      先停掉宿主機(jī)上運(yùn)行的docker容器,然后執(zhí)行以下命令

      在宿主機(jī)執(zhí)行:

      pkill docker iptables -t nat -F ifconfig docker0 down systemctl restart docker.service

      重啟docker服務(wù)

      問題即可解決。。

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)