What this covers
Containers are Linux, and Linux puts everything in one tree starting at `/`. A guided tour of the directories you'll actually meet, and three commands to move around.
- Why Linux inside a container?
- The root: /
- pwd · ls · cd
- Tour of the important directories
- Absolute vs relative paths
- Home (~), current (.), parent (..)
- Hidden files — the dot prefix