Merge branch 'master' into develop
This commit is contained in:
commit
3ca5db1f47
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