猿问
/etc/systemd/system/docker-tcp.socket重启失效问题
/etc/systemd/system/docker-tcp.socket中的配置如下:
每次重启后都要运行下面的命令才生效:
请问如何解决这个问题?
有只小跳蛙
浏览 808
回答 1
1回答
喵喔喔
参考 Starting Docker Daemon on Demand with Socket Activation ,在 [Unit] 中添加 PartOf=docker.service 解决了问题PartOf 的作用(来源):When systemd stops or restarts the units listed here, the action is propagated to this unit
0
0
0
随时随地看视频
慕课网APP
相关分类
SQL Server
我要回答