New Relic Gerry version (day 1)

This commit is contained in:
Gerry S
2022-08-22 10:28:39 -04:00
parent b46dcd5157
commit 6d0849eebb
38 changed files with 22045 additions and 50 deletions

View File

@@ -0,0 +1,20 @@
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