You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The following parameters can be specified to setup namespaces:
35
35
***`user`** the container will be able to remap user and group IDs from the host to local users and groups within the container.
36
36
***`cgroup`** the container will have an isolated view of the cgroup hierarchy.
37
37
38
-
***`path`***(string, OPTIONAL)* - path to namespace file in the [runtime mount namespace](glossary.md#runtime-namespace)
38
+
***`path`***(string, OPTIONAL)* - an absolute path to namespace file in the [runtime mount namespace](glossary.md#runtime-namespace)
39
39
40
40
If a path is specified, that particular file is used to join that type of namespace.
41
41
If a namespace type is not specified in the `namespaces` array, the container MUST inherit the [runtime namespace](glossary.md#runtime-namespace) of that type.
0 commit comments