久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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)站

      CentOS8安裝不了docker怎么辦

      CentOS8安裝不了docker怎么辦

      CentOS8安裝不了docker怎么辦

      CentOS8安裝不了docker是因?yàn)槿鄙僖蕾?lài),解決方法是先安裝依賴(lài)再安裝docker即可。

      具體安裝步驟如下:

      1. 下載docker-ce的repo

      curl https://download.docker.com/linux/centos/docker-ce.repo -o /etc/yum.repos.d/docker-ce.repo

      2. 安裝依賴(lài)(這是相比centos7的關(guān)鍵步驟

      yum install https://download.docker.com/linux/fedora/30/x86_64/stable/Packages/containerd.io-1.2.6-3.3.fc30.x86_64.rpm

      3. 安裝docker-ce

      yum install docker-ce

      4. 啟動(dòng)docker

      systemctl start docker

      到此,docker僅是安裝成功,其他功能有待測(cè)試。

      本篇文章來(lái)自PHP中文網(wǎng),CentOS使用教程欄目,

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