mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
428d7337e8
There is a not-insignificant performance overhead for all containers (if
containerd is a child of Docker, which is the current setup) if rlimits are
set on the main Docker daemon process (because the limits
propogate to all children).
We recommend using cgroups to do container-local accounting.
This applies the change added in
|
||
---|---|---|
.. | ||
docker.confd | ||
docker.initd |