Skip to content
Snippets Groups Projects

Adding soft memory limit for docker jobs while turning off swapping

Merged Maximilian Horzela requested to merge patch/swappiness into master

Enable docker jobs to acquire more memory than requested, while avoiding swapping, by using a docker-wrapper script exploiting the funtionality to limit memory access of the docker container using runtime options as described in https://docs.docker.com/config/containers/resource_constraints/#limit-a-containers-access-to-memory.

Merge request reports

Approved by

Merged by Maximilian HorzelaMaximilian Horzela 4 years ago (Nov 17, 2020 10:18am UTC)

Merge details

  • Changes merged into master with f9eda0e4 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading