Stencel AcademyHow Linux Works →
Part 4 · Lesson 20 · Expert

"A Container Is Just a Process"

Assemble the thing you already use every day.

In this interactive Linux lesson from Stencel Academy you don't just read — you type real commands like docker run alpine, ps, lsns and watch the machine respond on a live, animated map. It is part of the free How Linux Works course.

Key takeaway: A container isn't a tiny VM — it's one host process wearing namespaces, cgroups, and its own root.

Before this lesson

Builds on: cgroups.

What you'll practise

Terms you'll learn

containerchrootnamespacescgroupshost kernel

Check your understanding

What is a container, really?
Open the interactive lesson →