Trigus42 / alpine-qbittorrentvpn

Multiarch docker image with the latest qBittorrent-nox client (WEB UI) and WireGuard/OpenVPN tunnel
GNU General Public License v3.0
87 stars 13 forks source link

Allow container to run in unprivileged mode #2

Closed Trigus42 closed 3 years ago

Trigus42 commented 3 years ago

When using Wireguard before you had to run the container in privileged mode. Now with the environment variable UNPRIVILEGED=yes set you can run the container in unprivileged mode if the necessary caps and sysctl parameters are set (view updated README).

Additional changes: