This is a Docker image for running Tomcat on Alpine Linux. Continued from davidcaste/docker-alpine-tomcat but using Eclipse Temurin instead of OpenJDK.
Image is available on Docker Hub and GitHub Container Registry. Using cyb3rjak3/alpine-tomcat and ghcr.io/cyb3rjak3/alpine-tomcat respectively.
Version tag is template of <JAVA_VERSION>-<JAVA_RUNTIME>-<TOMCAT_VERSION> where JAVA_VERSION is the version of Java, JAVA_RUNTIME is the runtime used (either jre or jdk) and TOMCAT_VERSION is the version of Tomcat.
Java Version: 11, 17, 20 Java Runtime: jdk, jre Tomcat Version: 10.1.8 - 10.1.17
Content type
Image
Digest
sha256:d53463c22…
Size
172.8 MB
Last updated
about 2 years ago
docker pull cyb3rjak3/alpine-tomcat:20-jdk-10.1.25