Sign inSign up

roachcoach521/docker-blueiris

By roachcoach521

Updated about 7 years ago

BlueIris Docker - Experimental

Image
0

1.2K

roachcoach521/docker-blueiris repository overview

docker-blueiris

This is a Container for BlueIris based on solarkennedy/wine-x11-novnc-docker

This container runs:

  • Xvfb - X11 in a virtual framebuffer
  • x11vnc - A VNC server that scrapes the above X11 server
  • noNVC - A HTML5 canvas vnc viewer
  • Fluxbox - a small window manager
  • WINE - to run Windows executables on linux
  • blueiris.exe - official Windows BlueIris
docker run -d \
  --name="BlueIris" \
  -p novnc-port:8080 \
  -p vnc-port:5900 \
  -p blueiris-webserver-port:81 \
  -v /path/to/data:/root/prefix32:rw \
  jshridha/blueiris

Known Issues:

  • Saving and restoring settings backup via the BlueIris interface does not work!

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

about 7 years ago

docker pull roachcoach521/docker-blueiris