tomcat-juli-6.0.24.jar
Servlet and JSP engine
RUN apt-get update && \
apt-get install -y tomcat6
RUN apt-get update && \
apt-get install -y tomcat6
RUN yum install -y tomcat6
Servlet and JSP engine
RUN apt-get update && \
apt-get install -y tomcat6
RUN apt-get update && \
apt-get install -y tomcat6
RUN yum install -y tomcat6