主頁 > 知識庫 > Centos8無法安裝docker問題的解決方法

Centos8無法安裝docker問題的解決方法

熱門標簽:打400電話怎么辦理收費 河南防封號電銷機器人是什么 麗江真人語音電話外呼系統(tǒng) 10086外包用的什么外呼系統(tǒng) 怎么找到?jīng)]有地圖標注的店 上海申請高400開頭的電話 宿城區(qū)電話機器人找哪家 福州企業(yè)電銷機器人排名 400電話辦理介紹信

出現(xiàn)問題

[root@zh ~]# 
[root@zh ~]# 
[root@zh ~]# yum -y install docker
上次元數(shù)據(jù)過期檢查:0:08:25 前,執(zhí)行于 2020年08月05日 星期三 20時28分10秒。
未找到匹配的參數(shù): docker
錯誤:沒有任何匹配: docker
[root@zh ~]# 

解決辦法

首先測試一下是否能ping通外網(wǎng):

[root@zh ~]# 
[root@zh ~]# 
[root@zh ~]# 
[root@zh ~]# ping www.baodu.com
PING www.baodu.com (115.29.223.128) 56(84) bytes of data.
64 bytes from 115.29.223.128 (115.29.223.128): icmp_seq=1 ttl=55 time=23.7 ms
64 bytes from 115.29.223.128 (115.29.223.128): icmp_seq=2 ttl=55 time=23.6 ms
64 bytes from 115.29.223.128 (115.29.223.128): icmp_seq=3 ttl=55 time=23.7 ms
64 bytes from 115.29.223.128 (115.29.223.128): icmp_seq=4 ttl=55 time=23.6 ms
^C
--- www.baodu.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 8ms
rtt min/avg/max/mdev = 23.637/23.660/23.700/0.024 ms
[root@zh ~]# 

是可以的。

安裝源:

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

重新測試:

是可以的。

附:centos8安裝docker的步驟

1. 下載docker-ce的repo

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

2. 安裝依賴(這是相比centos7的關鍵步驟)

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 -y

4. 啟動docker

systemctl start docker

總結

到此這篇關于Centos8無法安裝docker問題解決方法的文章就介紹到這了,更多相關Centos8無法安裝docker內容請搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關文章希望大家以后多多支持腳本之家!

標簽:連云港 面試通知 運城 隴南 雞西 荊門 遵義 朝陽

巨人網(wǎng)絡通訊聲明:本文標題《Centos8無法安裝docker問題的解決方法》,本文關鍵詞  Centos8,無法,安裝,docker,問,;如發(fā)現(xiàn)本文內容存在版權問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《Centos8無法安裝docker問題的解決方法》相關的同類信息!
  • 本頁收集關于Centos8無法安裝docker問題的解決方法的相關信息資訊供網(wǎng)民參考!
  • 推薦文章