docker-unifi-video
docker-unifi-video copied to clipboard
Privileged Mode - Is it required?
First, thank you for putting this together, I was going to do this today, and googled it, and though I would try it out first.
I wanted to asked about the --privileged flag. Is it needed? Do we know why it's part of the run command? Ideally I like running my containers without it if possible.
John