Sign inSign up

hluetolf/httpd-mod_jk-tomcat

By hluetolf

Updated about 8 years ago

Centos7 with httpd, mod_jk, Tomcat and PHP, Perl, Git

Image
0

89

hluetolf/httpd-mod_jk-tomcat repository overview

Simply put your WAR file into /var/apache-tomcat-7.0.88/webapps/ directory and map a port to container's port 80. Apache will than serve your webapp using mod_jk.

Environment Variables:

  • HTTPD_EMAIL: used for contact E-Mail within Apache error pages
  • TOMCAT_PATH: used for automatic forwarding requests for / to your webapp (test/ e.g., mind the trailing slash). When running ROOT.war, set to empty string (without trailing slash)

Tag summary

Content type

Image

Digest

Size

386.6 MB

Last updated

about 8 years ago

docker pull hluetolf/httpd-mod_jk-tomcat:centos7-apache2.0-tomcat7