index.rst 809 B

12345678910111213141516171819202122232425262728
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: kernel/container/namespaces/index.rst
  4. - Translation time: 2025-05-19 01:41:19
  5. - Translation model: `Qwen/Qwen3-8B`
  6. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  7. ====================================
  8. Namespaces
  9. ====================================
  10. DragonOS's namespaces currently support pid_namespace and mnt_namespace, and more features are expected to be added in the future.
  11. Namespaces are an important component in the process of containerization.
  12. Since the current OS is single-user, user_namespace is globally static.
  13. .. toctree::
  14. :maxdepth: 1
  15. pid_namespace
  16. mnt_namespace