8、Failed to get D-Bus connection: Operation not permitted

docker 容器内部命令报错

Failed to get D-Bus connection: Operation not permitted

docker 中创建Centos7 容器,启动systemctl 报错。

 

容器的启动命令用以下:/usr/sbin/init

docker run -dit --name centos7-01 --privileged=true centos:7 /usr/sbin/init

 

posted @ 2020-07-27 16:52  WH·xiao  阅读(144)  评论(0编辑  收藏  举报