Fix cgroupns_mode syntax for docker-compose
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
tmpfs:
|
tmpfs:
|
||||||
- /run
|
- /run
|
||||||
- /run/lock
|
- /run/lock
|
||||||
cgroup: host
|
cgroupns_mode: host
|
||||||
stop_signal: SIGRTMIN+3
|
stop_signal: SIGRTMIN+3
|
||||||
labels:
|
labels:
|
||||||
generated: true
|
generated: true
|
||||||
|
|||||||
Reference in New Issue
Block a user