root用户使用
#查看docker服务状态: systemctl status docker

非root用户使用
#查看docker服务:
sudo systemctl status docker

相关文章:

  • 2022-12-23
  • 2021-08-08
  • 2022-02-20
  • 2021-09-29
  • 2022-02-10
  • 2021-06-28
  • 2021-06-13
猜你喜欢
  • 2019-01-09
  • 2021-04-17
  • 2022-12-23
  • 2021-09-30
  • 2021-10-13
  • 2022-12-23
相关资源
相似解决方案