man-pages: add no_pivot information
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
d6a44bf111
commit
53a9472b94
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ The `crio` table supports the following options:
|
|||
**apparmor_profile**=""
|
||||
Name of the apparmor profile to be used as the runtime's default (default: "crio-default")
|
||||
|
||||
**no_pivot**=*true*|*false*
|
||||
Instructs the runtime to not use pivot_root, but instead use MS_MOVE
|
||||
|
||||
## CRIO.IMAGE TABLE
|
||||
|
||||
**default_transport**
|
||||
|
|
Loading…
Reference in a new issue