mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-16 22:06:34 +00:00
21 lines
405 B
Markdown
21 lines
405 B
Markdown
|
|
class: title
|
|
|
|
# High Level Discussion
|
|
|
|

|
|
|
|
---
|
|
|
|
## White Board Topics
|
|
|
|
* What is the real problem that containers solve?
|
|
* What are the inputs to a Unix Process?
|
|
* What is the init Process?
|
|
* Userland vs Kernel
|
|
* The Root File System
|
|
* What is an Overlay File System?
|
|
* Wrapping it all up to represent a container image
|
|
* Deploying Container images
|
|
|