Whiteboard Discussion

This commit is contained in:
Gerry S
2022-06-06 11:02:20 -04:00
committed by Jérôme Petazzoni
parent c5e30e01df
commit 70b566b0fe
4 changed files with 27 additions and 4 deletions

View File

@@ -0,0 +1,22 @@
class: title
# High Level Discussion
![image](images/title-understanding-docker-images.png)
---
## 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
-