Skip to content

Commit

Permalink
Merge pull request #16821 from mathstuf/fix-podman-run
Browse files Browse the repository at this point in the history
docs/options/ipc: fix list syntax
  • Loading branch information
openshift-merge-robot authored Dec 13, 2022
2 parents 0037bff + f155a4e commit 1b677c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/markdown/options/ipc.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ a private IPC namespace.
- **none**: private IPC namespace, with /dev/shm not mounted.
- **ns:**_path_: path to an IPC namespace to join.
- **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.

0 comments on commit 1b677c5

Please sign in to comment.