Skip to content
Snippets Groups Projects
Commit 5ae25a67 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

#441 - Add dockerfile

parent 9093389b
Branches
Tags
No related merge requests found
FROM tomcat:9-jre8
COPY build/2.2.0/BudgetMaster-v2.2.0.war $CATALINA_HOME/webapps/budgetmaster.war
COPY src/main/resources/config/templates/settings-docker.properties /root/.Deadlocker/BudgetMaster/settings.properties
EXPOSE 8080
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment