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

Docker image does not account for EtherCalc memory leak #85

Open
lgessler opened this issue Sep 13, 2018 · 0 comments
Open

Docker image does not account for EtherCalc memory leak #85

lgessler opened this issue Sep 13, 2018 · 0 comments

Comments

@lgessler
Copy link
Collaborator

EtherCalc leaks memory, making it common these days for admins to restart it every 24h. Our Docker image does not do this, and the Docker Ubuntu images do not easily support service managers like systemd for technical reasons.

Admins can currently just cycle the container down and up if memory consumption gets to be too much, but a better solution should be found.

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