strivechao
解决办法就是在docker run 的时候运行/usr/sbin/init
docker run -tid --privileged --name docker111 centos/centos7.6:001 /usr/sbin/init