-
New Feature
-
Resolution: Fixed
-
Minor
-
docker-plugin 0.16.2
For our use case we would like to increase the shared memory size of the containers started by the docker-plugin.
The setting is possible via the command line with the option --shm-size (see https://docs.docker.com/engine/reference/run/#runtime-constraints-on-resources)
--shm-size="" Size of /dev/shm. The format is <number><unit>. number must be greater than 0. Unit is optional and can be b (bytes), k (kilobytes), m (megabytes), or g (gigabytes). If you omit the unit, the system uses bytes. If you omit the size entirely, the system uses 64m.
I have created a Pull Request for adding this configuration. See PR: https://github.com/jenkinsci/docker-plugin/pull/497
- links to
[JENKINS-45266] Support for setting shared memory size (--shm-size) for docker slaves
Assignee | Original: magnayn [ magnayn ] | New: Nicolas De Loof [ ndeloof ] |
Remote Link | New: This issue links to "PR-497 (Web Link)" [ 17812 ] |
Remote Link | New: This issue links to "CI Builds for Branch PR-497 (Web Link)" [ 17813 ] |
Remote Link | New: This issue links to "PR-643 (Web Link)" [ 20433 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |