Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BudgetMaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
BudgetMaster
Commits
da85dab7
Commit
da85dab7
authored
4 years ago
by
Robert Goldmann
Browse files
Options
Downloads
Patches
Plain Diff
updated README and Dockerfile
parent
05bdd4d5
No related branches found
No related tags found
No related merge requests found
Pipeline
#3697
passed
4 years ago
Stage: build
Stage: test
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
README.md
+1
-1
1 addition, 1 deletion
README.md
with
2 additions
and
2 deletions
Dockerfile
+
1
−
1
View file @
da85dab7
FROM
tomcat:9-jre8
RUN
rm
-rf
/usr/local/tomcat/webapps/
*
COPY
build/2.4.
3
/BudgetMaster-v2.4.
3
.war $CATALINA_HOME/webapps/ROOT.war
COPY
build/2.4.
4
/BudgetMaster-v2.4.
4
.war $CATALINA_HOME/webapps/ROOT.war
COPY
src/main/resources/config/templates/settings-docker.properties /root/.Deadlocker/BudgetMaster/settings.properties
EXPOSE
8080
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
da85dab7
...
...
@@ -2,7 +2,7 @@
Manage your monthly budget easily with BudgetMaster
-
__start:__ 17.12.16
-
__current release:__ v2.4.
3
(2
6
) from
19
.0
7
.20
-
__current release:__ v2.4.
4
(2
7
) from
05
.0
8
.20
## Key Features
-
Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment