久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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. 站長資訊網
      最全最豐富的資訊網站

      yum裝docker啟動失敗怎么辦

      yum裝docker啟動失敗的解決辦法:1、啟動一個新內核;2、通過執(zhí)行“–selinux-enabled=false”命令,在docker里禁用selinux;3、通過“service docker start docker info”命令重啟docker即可。

      yum裝docker啟動失敗怎么辦

      php入門到就業(yè)線上直播課:進入學習
      Apipost = Postman + Swagger + Mock + Jmeter 超好用的API調試工具:點擊使用

      本教程操作環(huán)境:linux7.3系統、docker19.03版、Dell G3電腦。

      yum裝docker啟動失敗怎么辦?

      yum 安裝docker后 啟動失敗解決辦法:

      一,yum安裝docker

      yum -y install docker
      登錄后復制

      yum裝docker啟動失敗怎么辦

      啟動docker

      service docker start
      登錄后復制

      報錯:

      journalctl -xe Error starting daemon: SELinux is not supported with the overlay2 graph driver on this kernel. Failed to start Docker Application Container Engine.
      登錄后復制

      可以看出錯誤信息

      Error starting daemon: SELinux is not supported with the overlay2 graph ...alse)
      登錄后復制

      此linux的內核中的SELinux不支持 overlay2 graph driver ,解決方法有兩個,要么啟動一個新內核,要么就在docker里禁用selinux,–selinux-enabled=false

      yum裝docker啟動失敗怎么辦

      重啟docker

      service docker start docker info
      登錄后復制

      問題解決。

      推薦學習:《docker視頻教程》

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