Skip to content

Add OomKillDisable option to Docker executor

Marko Petric requested to merge petric1/gitlab-runner:oomkill into master

What does this MR do?

Add the option to the docker executor to disable oom-kill

Why was this MR needed?

When doing mock builds in docker certain packages need oom-kill disabled finish compilation

Are there points in the code the reviewer needs to double check?

I am a first time contributor so please yes

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#3434 (closed)

Edited by Marko Petric

Merge request reports