VirtualHere server image for Raspberry Pi.
591
VirtualHere is downloaded automatically whenever the container is started for the first time. To upgrade it to the latest version, just rm and re-run it like this:
docker run -d --restart=unless-stopped -v /opt/virtualhere/conf:/conf -p 7575:7575 --privileged --name virtualhere cav94mat/rpi-virtualhere:latest
Warning:
--privilegedaccess is required for USB access within the container. If better solutions are found, please leave a comment below.
Source on GitHub
Content type
Image
Digest
Size
75.8 MB
Last updated
about 9 years ago
docker pull cav94mat/rpi-virtualhere