Skip to content
Snippets Groups Projects
Commit aa6264d1 authored by Christian Berger's avatar Christian Berger
Browse files

* Update to v0.0.46

parent 4708d26e
No related branches found
Tags v0.0.46
No related merge requests found
......@@ -38,7 +38,7 @@ OpenDLV Standard Message Set that are exchanged in a running OpenDLV.io session
(running at 111 in the example), simply run it as follows:
```
docker run --rm --init --net=host --name=opendlv-vehicle-view -v ~/recordings:/opt/vehicle-view/recordings -v /var/run/docker.sock:/var/run/docker.sock -p 8081:8081 chalmersrevere/opendlv-vehicle-view-multi:v0.0.45
docker run --rm --init --net=host --name=opendlv-vehicle-view -v ~/recordings:/opt/vehicle-view/recordings -v /var/run/docker.sock:/var/run/docker.sock -p 8081:8081 chalmersrevere/opendlv-vehicle-view-multi:v0.0.46
```
Now, simply point your web-browser to the IP address and port 8081 where you
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment