We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dfab76 commit 0ef8c04Copy full SHA for 0ef8c04
docs/hostconfig.md
@@ -86,6 +86,7 @@ for example:
86
* read_only (bool): mount the container's root filesystem as read only
87
* pid_mode (str): if set to "host", use the host PID namespace inside the
88
container
89
+* ipc_mode (str): Set the IPC mode for the container
90
* security_opt (list): A list of string values to customize labels for MLS
91
systems, such as SELinux.
92
* ulimits (list): A list of dicts or `docker.utils.Ulimit` objects. A list
0 commit comments