Dockerisation.

This commit is contained in:
simon 2016-12-27 16:02:53 +00:00
parent 4861ee809b
commit c18b74fef6
3 changed files with 11 additions and 5 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM tomcat:alpine
COPY target/microworld.war $CATALINA_HOME/webapps/