1、下载

docker pull centos:7.3.1611

2、运行

docker run -it —name centos01 centos /bin/bash