mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
add tun device
needed for Containerd.io 1.7.24
This commit is contained in:
parent
a4fdfbdf91
commit
57ce81cdf3
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ services:
|
|||
environment:
|
||||
VERSION: "11"
|
||||
devices:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue