diff tomcat/Dockerfile @ 4:b5534ea9a4cb

initial tomcat dockerfile
author smith@nwoca.org
date Sat, 12 Sep 2015 18:10:12 +0100
parents
children 9b74645ce4a4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tomcat/Dockerfile	Sat Sep 12 18:10:12 2015 +0100
@@ -0,0 +1,5 @@
+FROM tomcat:8.0.26-jre8
+
+MAINTAINER Dave Smith <smith@nwoca.org>
+
+VOLUME /usr/local/tomcat/logs