1234567891011121314151617181920212223242526 |
- .. note:: AI Translation Notice
- This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
- - Source document: kernel/container/index.rst
- - Translation time: 2025-05-19 01:41:19
- - Translation model: `Qwen/Qwen3-8B`
- Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
- ====================================
- Containerization
- ====================================
- This is the documentation related to containerization in DragonOS.
- It mainly includes namespace, overlayfs, and cgroup
- .. toctree::
- :maxdepth: 2
- namespaces/index
- ../filesystem/unionfs/index
|