mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Now with added Docker goodness!
This commit is contained in:
parent
7e13e25d14
commit
05db88dd97
3 changed files with 31 additions and 3 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM tomcat:alpine
|
||||
COPY target/smeagol-*-standalone.war $CATALINA_HOME/webapps/smeagol.war
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue