原文:Docker容器里使用systemctl命令报错(System has not been booted with systemd as init system)

起因是这样:我当前已进入Docker容器里面,在容器的操作系统 centos 使用systemctl命令的时候,出错了,错误信息:System has not been booted with systemd as init system PID . Can t operate. 如:systemctl status keepalived 问题原因: 我启动centos容器的命令是: docker ...

2020-11-11 17:10 0 2742 推荐指数:

查看详情

docker 容器使用 systemctl 命令报错

System has not been booted with systemd as init system (PID 1). Can't operate.Failed to connect to bus: Host is down 参考: docker 容器使用 systemctl 命令报错 ...

Mon Oct 12 22:21:00 CST 2020 0 397
docker 容器使用 systemctl 命令报错

docker 容器使用 systemctl 命令报错 看了许多解决方案,但是对于新手来说并不友好,不是特别清楚 报错内容: System has not been booted with systemd as init system ...

Fri Jul 24 22:27:00 CST 2020 0 656
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM