Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update_config before docker exit (#135) #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zexvar
Copy link

@zexvar zexvar commented Feb 10, 2025

Problem | 问题

Docker 部署后,Config.yaml 未正确更新。
Config.yaml was not updated properly after Docker deployment.

Solution | 解决

添加了信号(signal)监听,确保在 Docker 收到退出信号时正确更新 Config.yaml。
Added signal handling to properly update Config.yaml when Docker receives exit signals.

Related Issue |相关

关闭问题 #135
Close #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: docker部署bug
1 participant