System has not been booted with systemd as init system (PID 1)

add  --privileged  means  init  systemd to  process  issue of  system(PID 1) error 

sush as  :

        System has not been booted with systemd as init system (PID 1). Can‘t operate. 

docker run --privileged -itd -p 主机端口:docker端口 --name containerName imageName  /usr/sbin/init  

eg:

docker run --privileged -itd -p8011:80 --name cenos_8 master:1.0  /usr/sbin/init

参考
docker报错System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down

  • 6
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
"System has not been booted with systemd as init system"是一个错误信息,意味着系统未使用systemd作为初始化系统。这个错误通常在WSL(适用于Linux的Windows子系统)下使用systemctl命令启动某些服务时出现。它表明在WSL环境中无法执行systemd相关的操作。 解决这个问题的一种方法是尝试使用以下命令启动服务:sudo service docker start。这将使用传统的服务启动方式来启动docker服务。 需要注意的是,WSL是一个在Windows操作系统上运行Linux环境的工具,并且与原生Linux系统有一些差异。因此,一些特定的Linux功能和命令可能在WSL中无法正常使用。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *2* [System has not been booted with systemd as init system (PID 1). Can‘t operate.解决方法](https://blog.csdn.net/u012833399/article/details/128533933)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *3* [基因芯片检测PTA石化废水生物分子毒性 ](https://download.csdn.net/download/weixin_38751014/12129178)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值