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
684e76cf
Commit
684e76cf
authored
2 weeks ago
by
Robert Goldmann
Browse files
Options
Downloads
Patches
Plain Diff
#768 - update README + Dockerfile
parent
6ac53a1d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide 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 @
684e76cf
...
@@ -8,7 +8,7 @@ ARG APP_DIR=/BudgetMaster
...
@@ -8,7 +8,7 @@ ARG APP_DIR=/BudgetMaster
RUN
mkdir
-p
$APP_DIR
RUN
mkdir
-p
$APP_DIR
RUN
mkdir
-p
/root/.Deadlocker/BudgetMaster
RUN
mkdir
-p
/root/.Deadlocker/BudgetMaster
COPY
BudgetMasterServer/build/2.1
7.2
/BudgetMasterServer-v2.1
7.2
.jar /BudgetMaster/BudgetMaster.jar
COPY
BudgetMasterServer/build/2.1
8.0
/BudgetMasterServer-v2.1
8.0
.jar /BudgetMaster/BudgetMaster.jar
COPY
BudgetMasterServer/src/main/resources/config/templates/settings-docker.properties /root/.Deadlocker/BudgetMaster/settings.properties
COPY
BudgetMasterServer/src/main/resources/config/templates/settings-docker.properties /root/.Deadlocker/BudgetMaster/settings.properties
RUN
echo
"server.port=9000"
>
~/.Deadlocker/BudgetMaster/settings.properties
RUN
echo
"server.port=9000"
>
~/.Deadlocker/BudgetMaster/settings.properties
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
684e76cf
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Manage your monthly budget easily with BudgetMaster
Manage your monthly budget easily with BudgetMaster
-
__start:__ 17.12.16
-
__start:__ 17.12.16
-
__current release:__ v2.1
7.2 (49
) from 1
5.11
.2
4
-
__current release:__ v2.1
8.0 (50
) from 1
4.04
.2
5
## Key Features
## Key Features
-
Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines.
-
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