diff --git a/components/cli/docs/extend/config.md b/components/cli/docs/extend/config.md index dab755d97b..3fc377f76c 100644 --- a/components/cli/docs/extend/config.md +++ b/components/cli/docs/extend/config.md @@ -115,6 +115,9 @@ Config provides the base accessible fields for working with V0 plugin format options of the mount. +- **`ipchost`** *boolean* + Access to host ipc namespace. + - **`propagatedMount`** *string* path to be mounted as rshared, so that mounts under that path are visible to docker. This is useful for volume plugins.