面板的UFW防火墙重启会导致某些docker镜像被停止 #10243
Closed
qingchunyy
started this conversation in
General
Replies: 2 comments 1 reply
-
重启防火墙会默认重启 Docker 以使容器网络生效,如果应用被停止,多半是因为重启策略未设置为自动重启。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
已转化为 issue,在下个版本支持。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我不知道具体什么情况,我今天用SSH修改了UFW防火墙的配置文件后直接在面板中使用UFW重启功能然后发现我有3个docker镜像被停止了,分别为
1Panel-filecodebox
,1Panel-openlist
,1Panel-uptime-kuma
都是在面板中的商店安装的镜像除此之外还有数据库反代和gitea没有被关闭。而我使用SSH的systemctl restart ufw
来重启UFW不会这样。很好奇为什么会这样🤔Beta Was this translation helpful? Give feedback.
All reactions