备注

AI Translation Notice

This document was automatically translated by Qwen/Qwen3-8B model, for reference only.

  • Source document: kernel/container/namespaces/index.rst

  • Translation time: 2025-05-19 01:41:19

  • Translation model: Qwen/Qwen3-8B

Please report issues via Community Channel

Namespaces

DragonOS’s namespaces currently support pid_namespace and mnt_namespace, and more features are expected to be added in the future.

Namespaces are an important component in the process of containerization.

Since the current OS is single-user, user_namespace is globally static.