Sign inSign up

ekiourk/unifi-video

By ekiourk

Updated over 9 years ago

Docker image for the unifi video server. One command to run with no additional manual steps.

Image
3

2.1K

ekiourk/unifi-video repository overview

Dockerfile can be found here

To run it use the following command:

docker run -it -d \
  --name=unifi-video \
  --privileged \
  --net=host \
  -v /var/lib/unifi-video:/var/lib/unifi-video \
  -v /var/log/unifi-video:/var/log/unifi-video \
  ekiourk/unifi-video:latest

Tag summary

Content type

Image

Digest

Size

255.2 MB

Last updated

over 10 years ago

docker pull ekiourk/unifi-video