mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-03 17:37:41 +08:00
189 B
189 B
Docker底层的核心技术包括Linux上的名字空间(Namespaces)、控制组(Control groups)、Union文件系统(Union file systems)和容器格式(Container format)。