Skip to content

Commit 52fc293

Browse files
author
Vladimir Kotal
committed
delete the commented out entry for JRE_HOME
1 parent 579ed53 commit 52fc293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ ENV CATALINA_HOME /usr/local/tomcat
6767
ENV CATALINA_BASE /usr/local/tomcat
6868
ENV CATALINA_TMPDIR /usr/local/tomcat/temp
6969
ENV PATH $CATALINA_HOME/bin:$PATH
70-
# ENV JRE_HOME /usr
7170
ENV CLASSPATH /usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/tomcat-juli.jar
7271

7372
# custom deployment to / with redirect from /source

0 commit comments

Comments
 (0)