例如,启动配置文件

[root@Docker_Machine_192.168.31.130 ~]# systemctl show --property=FragmentPath docker 
FragmentPath=/usr/lib/systemd/system/docker.service
[root@Docker_Machine_192.168.31.130 ~]# systemctl  show docker  | grep  FragmentPath  
FragmentPath=/usr/lib/systemd/system/docker.service

相关文章:

  • 2022-12-23
  • 2021-09-06
  • 2021-12-02
  • 2021-11-10
  • 2022-12-23
  • 2021-09-22
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
  • 2021-12-18
相关资源
相似解决方案