docker - Failed to get D-Bus connection: No connection to service manager.の対処 - Qiita
CentOS 7のDockerコンテナ内でsystemdを使ってサービスを起動する - Qiita
眠いのでリンクだけ貼っておきたいけど。
$ sudo docker run -i -t centos /bin/bash bash-4.2# cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) bash-4.2# yum swap -- remove fakesystemd -- install -y systemd systemd-libs bash-4.2# systemctl Failed to get D-Bus connection: No connection to service manager.
これをどうにかしたいけど眠い。