split the installation to two main distributions

This commit is contained in:
Baohua Yang
2014-09-12 15:37:21 +08:00
parent 79934ad3e1
commit 7fc1ca0733
2 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
##centos6\7系列安装docker
##centos6/7系列安装docker
使用EPEL软件仓库可以安装docker版本必须在centos6 以后
如果是centos6用下面的命令安装
@@ -21,4 +21,4 @@ yum remove docker-io
```
$ service docker start
$ chkconfig docker on
```
```