Skip to content

Commit fc5f023

Browse files
authored
Add user as random number (#16600)
1 parent 479065f commit fc5f023

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/public/Dockerfile-h2o-release

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ COPY LICENSE /licenses/
4040
# By default, run H2O and allocate only 50 percent of memory available to the JVM, the rest remains free for XGBoost
4141
# Overridable by the user
4242
CMD java -Djava.library.path=/opt/h2oai/h2o-3/xgb_lib_dir -XX:+UseContainerSupport -XX:MaxRAMPercentage=50 -jar /opt/h2oai/h2o-3/h2o.jar
43+
44+
USER 852

0 commit comments

Comments
 (0)