Sign inSign up

andreburgaud/tomcat7

By andreburgaud

Updated over 8 years ago

Custom Tomcat 7 Docker project (does not include any webapps)

Image
0

10K+

andreburgaud/tomcat7 repository overview

Docker Tomcat 7

Project

This project is a slight variant of a Docker file found in the Tomcat docker-library:

It is based on the Alpine Dockerfile for Tomcat 7, tag jre7-alpine, and includes the following packages:

  • JRE 7
  • Tomcat 7

Differences

The resulting image exhibit the following differences from tomcat:7.0.85-jre7-alpine:

  1. Does not include any of the default Tomcat webapps (docs, examples, host-manager, manager, ROOT)
  2. Attempts to connect to different PGP servers to overcome issue keyserver receive failed: Address not available
  3. Includes the font package ttf-dejavu to overcome NPE issue such as the one descrived in https://github.com/docker-library/openjdk/issues/73

Resources

License

Tag summary

Content type

Image

Digest

Size

81.3 MB

Last updated

over 8 years ago

docker pull andreburgaud/tomcat7