Fix cgroupns_mode syntax for docker-compose
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-25 01:13:55 +00:00
parent 2aba0ee03b
commit 7b0065f75a

View File

@@ -19,7 +19,7 @@ services:
tmpfs:
- /run
- /run/lock
cgroup: host
cgroupns_mode: host
stop_signal: SIGRTMIN+3
labels:
generated: true