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:
|
||||
- /run
|
||||
- /run/lock
|
||||
cgroup: host
|
||||
cgroupns_mode: host
|
||||
stop_signal: SIGRTMIN+3
|
||||
labels:
|
||||
generated: true
|
||||
|
||||
Reference in New Issue
Block a user