序言
查看centos版本
cat /etc/redhat-release
这里是官方安装过程:https://docs.docker.com/install/linux/docker-ce/centos/#install-docker-ce-1
yum install docker-ce-18.06.3.ce-3.el7 docker-ce-cli-18.06.3.ce-3.el7 containerd.io
资料
https://www.cnblogs.com/jhxxb/p/15220729.html
https://zhuanlan.zhihu.com/p/113260767