We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a risk that particular Docker images may kill the instance.
The text was updated successfully, but these errors were encountered:
@oleg-nenashev Using cgroups can be done to manage docker resources . Could it be a good idea ?
Sorry, something went wrong.
It may do the job, but we will need to enable an experimental cgroups flag in the Master and Agent images: https://developers.redhat.com/blog/2017/04/04/openjdk-and-containers/
cgroups
Alternate way would be to try out the experimental Java 11 support which has been released in Jenkins last week: https://jenkins.io/blog/2018/12/14/java11-preview-availability/
Merge pull request #44 from Nancy-Chauhan/docker-optimisation
b8071d5
WIP : Fixes Issue #29 Add resource utilization restrictions to Docker stuff
Nancy-Chauhan
No branches or pull requests
There is a risk that particular Docker images may kill the instance.
The text was updated successfully, but these errors were encountered: