docker特权模式使用systemctl

--privileged=true

1
docker run -d --name centos7 --privileged=true centos:7 /usr/sbin/init