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

Logs in Docker image #9

Open
Immortalety opened this issue Apr 16, 2024 · 0 comments
Open

Logs in Docker image #9

Immortalety opened this issue Apr 16, 2024 · 0 comments

Comments

@Immortalety
Copy link

Hello, thank you very much for this project, but I have a suggestion. When running the server through a public Docker image (zouxianyu/query-pdb-server:microsoft-latest), instead of server logs, we have useless supervisord logs. As far as I understand, Docker logs should contain exactly the logs of your service.

image

To solve the problem, it would be a good idea to somehow change the default supervisord.conf or even get rid of supervisord because Docker itself can handle non-graceful server shutdown using flags like --restart=always etc.

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

No branches or pull requests

1 participant