Minimal Docker image with Apache Tomcat
4.8K
Warning - This image is currently in hiatus, as the base Busybox image cannot run its package manager any more, so I cannot publish any updates. So please use jeanblanchard/tomcat instead, which is based on Alpine Linux, and is almost as small.
Basic Docker image to run Apache Tomcat. This is based off Busybox to keep the size minimal.
Tomcat is installed in /opt/tomcat.
A user admin is configured, with access to the manager and host-manager apps.
Documentation and examples have been removed.
Please note that I had to recreate this repository to allow publishing from a continuous integration build. This means that your previous stars, and the download count, have been reset.
latest or 8 or tomcat8java8: Tomcat 8 on Oracle Java 8 tomcat7java8: Tomcat 7 on Oracle Java 8 tomcat8java7: Tomcat 8 on Oracle Java 7 7 or tomcat7java7: Tomcat 7 on Oracle Java 7 Example:
docker run -d jeanblanchard/busybox-tomcat:tomcat8java8
Content type
Image
Digest
sha256:ab5268ba9…
Size
66.6 MB
Last updated
almost 11 years ago
docker pull jeanblanchard/busybox-tomcat