centos6系统可以使用EPEL库安装docker,命令如下:
#yum install –y http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm
#yum install –y docker-io
2022-04-19 21:16:54
centos6系统可以使用EPEL库安装docker,命令如下:
#yum install –y http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm
#yum install –y docker-io