Slide 21
Slide 21 text
Container
Containers existed before Docker.
https://joejulian.name/post/kubernetes-container-engine-comparison/
As much as most people get mixed up, there a lot of tools that can do what
Docker does, cause remember, cgroups and namespaces which power Docker
are Linux-native and not a Docker construct. Docker simply takes out all the
streinous tasks and automates it so you don’t have to