mirror of
https://github.com/containers/podman.git
synced 2025-05-21 00:56:36 +08:00
docs/options/ipc: fix list syntax
Signed-off-by: Ben Boeckel <ben.boeckel@kitware.com>
This commit is contained in:
@ -13,4 +13,4 @@ a private IPC namespace.
|
|||||||
- **none**: private IPC namespace, with /dev/shm not mounted.
|
- **none**: private IPC namespace, with /dev/shm not mounted.
|
||||||
- **ns:**_path_: path to an IPC namespace to join.
|
- **ns:**_path_: path to an IPC namespace to join.
|
||||||
- **private**: private IPC namespace.
|
- **private**: private IPC namespace.
|
||||||
= **shareable**: private IPC namespace with a possibility to share it with other containers.
|
- **shareable**: private IPC namespace with a possibility to share it with other containers.
|
||||||
|
Reference in New Issue
Block a user