We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579ed53 commit 52fc293Copy full SHA for 52fc293
Dockerfile
@@ -67,7 +67,6 @@ ENV CATALINA_HOME /usr/local/tomcat
67
ENV CATALINA_BASE /usr/local/tomcat
68
ENV CATALINA_TMPDIR /usr/local/tomcat/temp
69
ENV PATH $CATALINA_HOME/bin:$PATH
70
-# ENV JRE_HOME /usr
71
ENV CLASSPATH /usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/tomcat-juli.jar
72
73
# custom deployment to / with redirect from /source
0 commit comments