- //查看环境配置文件
- $ systemctl show docker | grep EnvironmentFile
- EnvironmentFile=-/etc/sysconfig/docker (ignore_errors=yes)
-
- //查看服务启动文件位置:
- $ systemctl show --property=FragmentPath docker
- FragmentPath=/usr/lib/systemd/system/docker.service
-
- $ grep EnvironmentFile /usr/lib/systemd/system/docker.service
- EnvironmentFile=-/etc/sysconfig/docker
- https://www.bbsmax.com/A/Vx5MvpxgdN/
相关文章:
-
2022-02-07
-
2022-02-07
-
2021-06-20
-
2022-12-23
-
2022-12-23
猜你喜欢
-
2021-12-03
-
2021-08-17
-
2021-11-20
-
2021-12-27
-
2021-12-11
-
2022-12-23
相关资源
-
下载
2021-06-06
-
下载
2021-06-26
-
下载
2023-03-28
-
下载
2022-12-01