1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/init
Aleksa Sarai 65c03f1013 contrib: systemd: set Limit* to infinity
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>
(cherry picked from commit 8db61095a3)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-08 15:32:15 -07:00
..
openrc contrib: init: use dockerd 2016-05-11 11:00:11 +02:00
systemd contrib: systemd: set Limit* to infinity 2016-07-08 15:32:15 -07:00
sysvinit-debian contrib: init: use dockerd 2016-05-11 11:00:11 +02:00
sysvinit-redhat contrib: init: use dockerd 2016-05-11 11:00:11 +02:00
upstart contrib: init: use dockerd 2016-05-11 11:00:11 +02:00