update deply & Dockerfile

This commit is contained in:
mklee 2025-12-22 15:12:03 +00:00
parent 6b5bf17af5
commit 71152b5edd
2 changed files with 7 additions and 0 deletions

View file

@ -85,6 +85,7 @@ ENV WHATAP_HOME=/whatap
ENV JAVA_TOOL_OPTIONS="\
-javaagent:/whatap/whatap.agent.jar \
-Dwhatap.paramkey=/whatap/paramkey.txt \
--add-opens=java.base/java.lang=ALL-UNNAMED \
-XX:+UseContainerSupport \
-XX:MaxRAMPercentage=75 \
-XX:+ExitOnOutOfMemoryError \