在CentOS中运行Docker,可参考以下步骤:
/etc/docker/daemon.json
docker run hello-world
docker run
docker run -it ubuntu /bin/bash