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

Loading
Loading

Activity

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