We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01191a2 + bbe45e4 commit d57cf6fCopy full SHA for d57cf6f
1 file changed
containerd.service
@@ -9,6 +9,7 @@ ExecStart=/usr/local/bin/containerd
9
10
Delegate=yes
11
KillMode=process
12
+Restart=always
13
# Having non-zero Limit*s causes performance problems due to accounting overhead
14
# in the kernel. We recommend using cgroups to do container-local accounting.
15
LimitNPROC=infinity
0 commit comments