Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chiefs
ChiefSend
Commits
2eb600eb
Commit
2eb600eb
authored
Oct 04, 2020
by
Lukas Böhm
Browse files
Update README.md
parent
4d4a9ab5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2eb600eb
...
...
@@ -11,7 +11,7 @@ Eine Tolle Webapp zum Austausch von Dateien
`docker build -t chiefsend:latest .`
`docker run --name chiefsend-test -d -p 8000:5000 --mount source=chiefsend-vol,target=
.
/data --rm chiefsend:latest`
`docker run --name chiefsend-test -d -p 8000:5000 --mount source=chiefsend-vol,target=
/home/chiefsend
/data --rm chiefsend:latest`
## Removing
`docker container stop chiefsend-test`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment