Back to Developer Roadmap

Underlying Technologies

src/data/roadmaps/docker/content/[email protected]

4.0747 B
Original Source

Underlying Technologies

Docker containers use Linux kernel technologies for isolation and resource management: namespaces for process isolation, cgroups for resource limits, and union filesystems for efficient layered storage. These enable lightweight, portable, and secure containers that share the host kernel.

Visit the following resources to learn more: