mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
There is a not-insignificant performance overhead for all containers (if containerd is a child of Docker, which is the current setup) if systemd sets rlimits on the main Docker daemon process (because the limits propogate to all children). Signed-off-by: Aleksa Sarai <asarai@suse.de>