We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e87608 commit 2d03791Copy full SHA for 2d03791
docs/ops.md
@@ -216,9 +216,6 @@ The linux runtime allows a few options to be set to configure the shim and the r
216
no_shim = false
217
# display shim logs in the containerd daemon's log output
218
shim_debug = true
219
- # do not put the shim in its own mount namespace
220
- # (this only need to be set on kernel < 3.18)
221
- shim_no_newns = true
222
```
223
224
### Bolt Metadata Plugin
0 commit comments