mirror of
https://github.com/opencontainers/runtime-spec.git
synced 2026-02-05 09:45:57 +01:00
glossary: Remove "leaf" and "hierarchy" from container namespace definition
Namespaces are not all hierarchical and processes aren't always in leaves. Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
@@ -15,7 +15,7 @@ For example, namespaces, resource limits, and mounts are all part of the contain
|
||||
|
||||
## <a name="glossaryContainerNamespace" />Container namespace
|
||||
|
||||
On Linux, a leaf in the [namespace][namespaces.7] hierarchy in which the [configured process](config.md#process) executes.
|
||||
On Linux,the [namespaces][namespaces.7] in which the [configured process](config.md#process) executes.
|
||||
|
||||
## <a name="glossaryJson" />JSON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user