Signing you in…

Docker Architecture: Namespaces and Cgroups

Docker architecture: namespaces, cgroups, and images

A container is an isolated process (or group of processes) on the Linux kernel. Docker packages OCI images and uses namespaces for isolation and cgroups for CPU/memory limits. The Docker Engine talks to containerd and runc. This lesson builds intuition before you write Dockerfiles.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.