unipi: add access to /dev/net/tun
So we can create a tap interface.
This commit is contained in:
parent
a99dd05e65
commit
860fde6a05
|
@ -42,6 +42,8 @@
|
|||
command: --remote=https://git.data.coop/halfd/new-website.git
|
||||
capabilities:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
- "/dev/net/tun"
|
||||
labels:
|
||||
com.ouroboros.enable: "true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue