Skip to content

Commit bb9616b

Browse files
Merge pull request #3379 from Ace-Tang/clean-doc
docs: remove shim_no_newns in ops.md
2 parents e89e57c + 2d03791 commit bb9616b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/ops.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,6 @@ The linux runtime allows a few options to be set to configure the shim and the r
216216
no_shim = false
217217
# display shim logs in the containerd daemon's log output
218218
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
222219
```
223220

224221
### Bolt Metadata Plugin

0 commit comments

Comments
 (0)