docs: Add TUN device

This commit is contained in:
Kroese 2024-12-01 16:38:14 +01:00 committed by GitHub
parent d9518a3704
commit be1af35b47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ services:
VERSION: "11" VERSION: "11"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
ports: ports: