Skip to content

Bikkies/docker-rpi-virtualhere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VirtualHere server image for Raspberry Pi.


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: --privileged access is required for USB access within the container. If better solutions are found, please leave a comment below.

About

VirtualHere server image for Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%