Skip to content

Commit 2d03791

Browse files
committed
docs: remove shim_no_newns in ops.md
this ops is removed in commit fd2e3cd, remove from doc avoid misleading users. Signed-off-by: Ace-Tang <[email protected]>
1 parent 0e87608 commit 2d03791

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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)