mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-06 15:32:17 +00:00
split the installation to two main distributions
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user