Dockerisation.
This commit is contained in:
parent
4861ee809b
commit
c18b74fef6
3 changed files with 11 additions and 5 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM tomcat:alpine
|
||||
COPY target/microworld.war $CATALINA_HOME/webapps/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue