摘要:
1.找到阿里云镜像加速地址(https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors) https://XXX.mirror.aliyuncs.com 2. docker文件 other_args="--registry-mirror=h 阅读全文
摘要:
centos6.8docker安装: 1.yum install -y epel-release 2.yum install -y docker-io (如果yum被锁定则强制采用rm -f /var/run/yum.pid关闭yum进程即可) 如果报错No package docker-io av 阅读全文