We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36760dd + 9eac27f commit 79d76f3Copy full SHA for 79d76f3
systemd/docker.service
@@ -25,9 +25,6 @@ StartLimitBurst=3
25
# this option work for either version of systemd.
26
StartLimitInterval=60s
27
28
-# /opt/containerd/bin is in front so dockerd grabs the correct runc binary
29
-Environment="PATH=/opt/containerd/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
30
-
31
# Having non-zero Limit*s causes performance problems due to accounting overhead
32
# in the kernel. We recommend using cgroups to do container-local accounting.
33
LimitNOFILE=infinity
0 commit comments