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
-

0
slides/gerry.yml Normal file
View File

View File

@@ -1,8 +1,8 @@
## Introductions
- Hello! I'm Jérôme Petazzoni ([@jpetazzo], Ardan Labs)
- Hello! I'm [Gerry Seidman](https://www.linkedin.com/in/gerryseidman), Ardan Labs (gerry.seidman@ardanlabs.com)
- The training will run from Monday to Thurday, from 11:00 to 16:00 UTC
- The training will run Monday to Friday, from 8:00AM to 12:00PM PST (11AM-3PM EST)
- There will be breaks!

View File

@@ -17,11 +17,12 @@ content:
- logistics.md
- containers/intro.md
- shared/about-slides.md
- shared/chat-room-im.md
#- shared/chat-room-zoom-meeting.md
# - shared/chat-room-im.md
- shared/chat-room-zoom-meeting.md
#- shared/chat-room-zoom-webinar.md
- shared/toc.md
- # DAY 1
- containers/High_Level_View.md
#- containers/Docker_Overview.md
#- containers/Docker_History.md
- containers/Training_Environment.md