Loading docker/Dockerfile.soda.temurin-jammy +8 −0 Original line number Diff line number Diff line FROM tomcat:9-jre17-temurin-jammy # From: https://hub.docker.com/_/tomcat/ # The default Tomcat environment in the image is: # CATALINA_BASE: /usr/local/tomcat # CATALINA_HOME: /usr/local/tomcat # CATALINA_TMPDIR: /usr/local/tomcat/temp # JRE_HOME: /usr # CLASSPATH: /usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/tomcat-juli.jar # The configuration files are available in /usr/local/tomcat/conf/. ENV CATALINA_BASE=/usr/local/tomcat ENV CATALINA_HOME=/usr/local/tomcat Loading docker/example-security/iamtoken/keystore.pwd 0 → 100644 +1 −0 Original line number Diff line number Diff line tomcatskassl Loading
docker/Dockerfile.soda.temurin-jammy +8 −0 Original line number Diff line number Diff line FROM tomcat:9-jre17-temurin-jammy # From: https://hub.docker.com/_/tomcat/ # The default Tomcat environment in the image is: # CATALINA_BASE: /usr/local/tomcat # CATALINA_HOME: /usr/local/tomcat # CATALINA_TMPDIR: /usr/local/tomcat/temp # JRE_HOME: /usr # CLASSPATH: /usr/local/tomcat/bin/bootstrap.jar:/usr/local/tomcat/bin/tomcat-juli.jar # The configuration files are available in /usr/local/tomcat/conf/. ENV CATALINA_BASE=/usr/local/tomcat ENV CATALINA_HOME=/usr/local/tomcat Loading
docker/example-security/iamtoken/keystore.pwd 0 → 100644 +1 −0 Original line number Diff line number Diff line tomcatskassl