This commit is contained in:
parent
f00b295b5e
commit
9f130c94f4
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
# Map
|
||||
|
||||
to start the container run:
|
||||
|
||||
```
|
||||
docker run --name=<name> -p:5000:80 -v /home/michele/sledgemapper/:/app/db -d privateregistry.michelescandura.com/michele/sledgemapper:<version>
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue