fix(gluetun): Add NET_RAW capability
This commit is contained in:
parent
b27232fae8
commit
3f6b94a1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ spec:
|
||||||
add:
|
add:
|
||||||
- "CHOWN"
|
- "CHOWN"
|
||||||
- "NET_ADMIN"
|
- "NET_ADMIN"
|
||||||
|
- "NET_RAW"
|
||||||
containers:
|
containers:
|
||||||
- name: qbittorrent-nox
|
- name: qbittorrent-nox
|
||||||
image: docker.io/qbittorrentofficial/qbittorrent-nox
|
image: docker.io/qbittorrentofficial/qbittorrent-nox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue