mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
docs: Add TUN device
This commit is contained in:
parent
d9518a3704
commit
be1af35b47
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue