We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acca107 + 1a1f8f1 commit ff90b03Copy full SHA for ff90b03
1 file changed
containerd.service
@@ -13,7 +13,7 @@ KillMode=process
13
# in the kernel. We recommend using cgroups to do container-local accounting.
14
LimitNPROC=infinity
15
LimitCORE=infinity
16
-LimitNOFILE=infinity
+LimitNOFILE=1048576
17
# Comment TasksMax if your systemd version does not supports it.
18
# Only systemd 226 and above support this version.
19
TasksMax=infinity
0 commit comments