docker 安装

安装方法 【 一 】 离线安装

 

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

yum -y install docker-ce docker-compose

 

https://download.docker.com/linux/static/stable/x86_64/

借鉴 https://baijiahao.baidu.com/s?id=1713132700234103106&wfr=spider&for=pc

借鉴 https://blog.csdn.net/GentleLin/article/details/90294324

 

 

安装方法 【 二 】 yum安装

 

posted @ 2021-10-20 15:28  Linux_小白  阅读(21)  评论(0)    收藏  举报