commit | ddf31dd378406fa6959611b870d6bf62be0f101d | [log] [tgz] |
---|---|---|
author | Kelley Spoon <kelley.spoon@linaro.org> | Tue Mar 29 10:50:02 2022 -0500 |
committer | Kelley Spoon <kelley.spoon@linaro.org> | Tue Mar 29 10:50:02 2022 -0500 |
tree | 0a62faefed9206724099a12fd636df2c2076f4b4 | |
parent | 28a484663b53799c1d976ad33b9003fb79f41bcf [diff] |
jenkins: add JAVA_MEM var In order to give us some flexibility in deploying jenkins, let's add a JAVA_MEM variable that can set how many gb to use. In order to make this useful, we need to remove the memory settings from the defaul JAVA_OPTS var in the dockerfile. JAVA_OPTS is then re-exported before the entrypoint with the memory settings concatenated. Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Change-Id: I4ab3fc37eea33c8711a7cfb008dc834294ef8a63