blob: 91d724ab6c3c1615ed17d4f879a8e47729558688 (
plain)
1
2
3
|
#### **--cgroup-conf**=*KEY=VALUE*
When running on cgroup v2, specify the cgroup file to write to and its value. For example **--cgroup-conf=memory.high=1073741824** sets the memory.high limit to 1GB.
|