Add a memory limit to Docker containers
Description
Adds a memory limit 4 GiB to Docker containers.
Changes
N/A
Additions
- Allocate at most 4 GiB of RAM (including swap) to a Docker container
- Set the name of the docker image to the submission ID for easier identification
Test and Review
To be filled in by the reviewers
-
All of the methods are commented to expectation -
The methods are tested to satisfaction -
There are no unnecessary files present in the MR -
The continuous integration has no problems with the MR -
The MR is filled in as requested (including labels, milestones, and reviewers) -
The documentation is up-to-date -
All nullable parameters are marked as such
Edited by Luc Everse
Merge request reports
Activity
added 6 commits
-
0fb6572e...7c3a7ec0 - 2 commits from branch
development
- b5a80e12 - Merge branch 'development' into docker-memory-limit
- 801b2525 - Raise the container memory limit to 4 GiB
- 973b7671 - Limit container memory and swap
- b69abc8e - Indicate that a container is an AuTA worker job
Toggle commit list-
0fb6572e...7c3a7ec0 - 2 commits from branch
mentioned in commit c71a502b
unassigned @leverse
Please register or sign in to reply