您的位置:首页 > 运维架构 > Docker

Docker: Failed to get D-Bus connection: No connection to service

2016-11-23 18:57 796 查看
Issue:

When you execute systemctl command in docker container, you may receive following error.

Error:

Failed to get D-Bus connection: No connection to service

Solution:

docker run --privileged -ti centos:centos7 /usr/sbin/init
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: