annotate tomcat/Dockerfile @ 4:b5534ea9a4cb

initial tomcat dockerfile
author smith@nwoca.org
date Sat, 12 Sep 2015 18:10:12 +0100
parents
children 9b74645ce4a4
rev   line source
4
b5534ea9a4cb initial tomcat dockerfile
smith@nwoca.org
parents:
diff changeset
1 FROM tomcat:8.0.26-jre8
b5534ea9a4cb initial tomcat dockerfile
smith@nwoca.org
parents:
diff changeset
2
b5534ea9a4cb initial tomcat dockerfile
smith@nwoca.org
parents:
diff changeset
3 MAINTAINER Dave Smith <smith@nwoca.org>
b5534ea9a4cb initial tomcat dockerfile
smith@nwoca.org
parents:
diff changeset
4
b5534ea9a4cb initial tomcat dockerfile
smith@nwoca.org
parents:
diff changeset
5 VOLUME /usr/local/tomcat/logs