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 d48dcf8 + 7eccde5 commit 22e1a2eCopy full SHA for 22e1a2e
docs/man/containerd-config.toml.5.md
@@ -228,8 +228,8 @@ The following is an example partial configuraton with two runtimes:
228
privileged_without_host_devices = false
229
runtime_type = "io.containerd.runc.v2"
230
231
- [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc.options]
232
- BinaryName = "/usr/bin/runc"
+ [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc.options]
+ BinaryName = "/usr/bin/runc"
233
234
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.other]
235
0 commit comments