-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
The Camunda Docker images are using OpenJDK 11. From version 9, the JDK has container support, meaning it can adjust to container limits.
Acceptance Criteria (Required on creation):
- The Camunda Docker images don't provide a default value for the JAVA_OPTS environment variable.
Hints (optional):
Currently, the Camunda Docker JAVA_OPTS variable sets the maximum heap size, which isn't necessary.