安装docker报错

来源:1-6 docker和docker-compose的安装

kingsleyzhang

2022-02-07 09:36:12

安装docker报错:

# curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

# Executing docker install script, commit: 93d2499759296ac1f9c510605fef85052a2c32be

Packages for RHEL are currently only available for s390x.


# cat /etc/redhat-release 

Red Hat Enterprise Linux Server release 7.9 (Maipo)


写回答

1回答

bobby

2022-02-08

你把提示页面截图我看看吧,这里信息太少了

0
hingsleyzhang
hp>我查了下,应该是我的硬件不支持,我换了一种方式安装

# yum-config-manager \

>     --add-repo \

>     https://download.docker.com/linux/centos/docker-ce.repo

# yum install docker-ce docker-ce-cli containerd.io


这样就好了

搜索

复制

搜索

复制

搜索

复制

搜索

复制

h022-02-08
共1条回复

0 学习 · 1399 问题

查看课程