码迷,mamicode.com
首页 > 其他好文 > 详细

Failed to get D-Bus connection: Operation not permitted

时间:2019-09-01 14:43:36      阅读:98      评论:0      收藏:0      [点我收藏+]

标签:启动   dock   group   doc   usr   sys   ati   fail   ted   

在容器中使用systemctl报Failed to get D-Bus connection: Operation not permitted的错误,则在启动的时候把sys/fs/cgroup映射到docker容器中。

docker run --privileged --name=test --hostname=test -v /sys/fs/cgroup:/sys/fs/cgroup image /usr/sbin/init

Failed to get D-Bus connection: Operation not permitted

标签:启动   dock   group   doc   usr   sys   ati   fail   ted   

原文地址:https://www.cnblogs.com/gaoyuechen/p/11441975.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!