mirror of
				https://github.com/yeasy/docker_practice.git
				synced 2025-10-31 02:03:11 +00:00 
			
		
		
		
	Fix install commands on CentOS
This commit is contained in:
		| @@ -10,7 +10,7 @@ | ||||
|  | ||||
| centos7 直接通过系统命令安装: | ||||
| ``` | ||||
| yum install docker-io | ||||
| yum install docker | ||||
| ``` | ||||
| 如果之前的系统中存在docker这个软件,最好先删除掉这个包。 | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user