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-zos.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ The following filesystems SHOULD be made available in each container's filesyste
15
15
16
16
A namespace wraps a global system resource in an abstraction that makes it appear to the processes within the namespace that they have their own isolated instance of the global resource.
17
17
Changes to the global resource are visible to other processes that are members of the namespace, but are invisible to other processes.
18
+
For more information, see https://www.ibm.com/docs/zos/latest?topic=planning-namespaces-zos-unix.
18
19
19
20
Namespaces are specified as an array of entries inside the `namespaces` root field.
20
21
The following parameters can be specified to set up namespaces:
0 commit comments