第1章 Docker的安装卸载与启动1.1 Docker的安装Docker要求CentOS系统的内核版本高于3.10查看系统的内核版本命令 uname -r 先卸载之前的Docker(需要root权限) sudo yum remove do