Commit 890aabf5 authored by wojiushixiaobai's avatar wojiushixiaobai

修改错误符号

parent ee347ca0
...@@ -265,8 +265,8 @@ Luna 已改为纯前端,需要 Nginx 来运行访问 ...@@ -265,8 +265,8 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
# 国内部分用户可能无法连接docker官网提供的源,这里提供阿里云的镜像节点供测试使用 # 国内部分用户可能无法连接docker官网提供的源,这里提供阿里云的镜像节点供测试使用
$ yum-config-manager add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo $ yum-config-manager --add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
$ rpm import http://mirrors.aliyun.com/docker-ce/linux/centos/gpg $ rpm --import http://mirrors.aliyun.com/docker-ce/linux/centos/gpg
$ yum makecache fast $ yum makecache fast
$ yum -y install docker-ce $ yum -y install docker-ce
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment