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

[neco] Add the -m option to the docker container with the --oom-kill-disable option #1490

Open
4 tasks
binoue opened this issue Mar 24, 2021 · 0 comments
Open
4 tasks

Comments

@binoue
Copy link
Contributor

binoue commented Mar 24, 2021

What

As the docker official document says here,
the --oom-kill-disable option should be used with its memory limit specified by -m option.
So, add memory limit to the containers using the --oom-kill-disable option

How

T.B.D

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
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