Docker Official Image packaging for Apache Tomcat
Go to file
yosifkit 462e723faa
Merge pull request #333 from infosiftr/jdk25
Add JDK 25 variants (the latest LTS)
2025-09-26 14:48:57 -07:00
.github/workflows Simplify and update `verify-templating.yml` 2024-12-13 15:06:59 -08:00
9.0 Add JDK 25 variants (the latest LTS) 2025-09-26 09:59:31 -07:00
10.1 Add JDK 25 variants (the latest LTS) 2025-09-26 09:59:31 -07:00
11.0 Add JDK 25 variants (the latest LTS) 2025-09-26 09:59:31 -07:00
.gitattributes Add initial jq-based templating engine 2021-08-30 16:08:09 -07:00
.gitignore Add initial jq-based templating engine 2021-08-30 16:08:09 -07:00
Dockerfile.template Source PGP keys from upstream KEYS 2025-01-06 15:11:14 -08:00
LICENSE Add LICENSE (from upstream) 2014-10-22 15:29:09 -06:00
README.md Update README 2024-11-21 10:51:03 -08:00
apply-templates.sh Update to 10.1.0-M17 2022-07-20 16:37:03 -07:00
from.jq Update to 10.1.0-M17 2022-07-20 16:37:03 -07:00
generate-stackbrew-library.sh Update tag aliases for 11.0 GA 2024-10-09 11:03:18 -07:00
shared.jq Remove unsupported/EOL distros from templating 2025-08-22 17:06:14 -07:00
update.sh Add initial jq-based templating engine 2021-08-30 16:08:09 -07:00
versions.json Add JDK 25 variants (the latest LTS) 2025-09-26 09:59:31 -07:00
versions.sh Add JDK 25 variants (the latest LTS) 2025-09-26 09:59:31 -07:00

README.md

https://github.com/docker-library/tomcat

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for tomcat (not to be confused with any official tomcat image provided by tomcat upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the tomcat directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding tomcat image PRs, check PRs with the "library/tomcat" label on the official-images repository. For the current "source of truth" for tomcat, see the library/tomcat file in the official-images repository.