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