Rename the header "Access to devices" to "Devices" to fit with the config
And also fix the header size Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
This commit is contained in:
parent
138deee141
commit
004ec5525a
|
@ -44,7 +44,7 @@ container via system level IPC.
|
||||||
* **user** the container will be able to remap user and group IDs from the host to local users and groups
|
* **user** the container will be able to remap user and group IDs from the host to local users and groups
|
||||||
within the container.
|
within the container.
|
||||||
|
|
||||||
### Access to devices
|
## Devices
|
||||||
|
|
||||||
Devices is an array specifying the list of devices to be created in the container.
|
Devices is an array specifying the list of devices to be created in the container.
|
||||||
Next parameters can be specified:
|
Next parameters can be specified:
|
||||||
|
|
Loading…
Reference in New Issue