Update install

This commit is contained in:
khs1994
2018-03-08 08:23:35 +08:00
parent 37a9ed4b3b
commit 9deb181814
4 changed files with 20 additions and 20 deletions

View File

@@ -12,9 +12,15 @@ Docker CE 支持 64 位版本 CentOS 7并且要求内核版本不低于 3.10
```bash
$ sudo yum remove docker \
docker-common \
docker-selinux \
docker-engine
docker-client \
docker-client-latest \
docker-common \
docker-latest \
docker-latest-logrotate \
docker-logrotate \
docker-selinux \
docker-engine-selinux \
docker-engine
```
### 使用 yum 安装