Update 'README.md'
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
michele 2021-02-11 12:33:30 +00:00
parent f00b295b5e
commit 9f130c94f4

View file

@ -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>
```