This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
"/run",
|
"/run",
|
||||||
"/run/lock"
|
"/run/lock"
|
||||||
],
|
],
|
||||||
|
"cgroupParent": "host",
|
||||||
"devices": [
|
"devices": [
|
||||||
"/dev/net/tun:/dev/net/tun"
|
"/dev/net/tun:/dev/net/tun"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ services:
|
|||||||
tmpfs:
|
tmpfs:
|
||||||
- /run
|
- /run
|
||||||
- /run/lock
|
- /run/lock
|
||||||
|
cgroup: host
|
||||||
stop_signal: SIGRTMIN+3
|
stop_signal: SIGRTMIN+3
|
||||||
labels:
|
labels:
|
||||||
generated: true
|
generated: true
|
||||||
|
|||||||
Reference in New Issue
Block a user