diff --git a/Images/Pasted image 20250305171345.png b/Images/Pasted image 20250305171345.png new file mode 100644 index 0000000..3df2313 Binary files /dev/null and b/Images/Pasted image 20250305171345.png differ diff --git a/Images/Pasted image 20250305171415.png b/Images/Pasted image 20250305171415.png new file mode 100644 index 0000000..652a842 Binary files /dev/null and b/Images/Pasted image 20250305171415.png differ diff --git a/Subjects/Docker.md b/Subjects/Docker.md index bb3b10d..e3b88d5 100644 --- a/Subjects/Docker.md +++ b/Subjects/Docker.md @@ -8,10 +8,10 @@ date: 2025-03-06 ### Docker -+ OS Virtualisation (isolation) -+ Disposable machines (containers) -+ Easily reproducible environments (images) -+ At the heart of the modern internet ++ Virtualisation de l'OS ++ Machines légères ++ Environnement facilement reproductibles ++ Au coeur de l'internet moderne --- @@ -23,10 +23,27 @@ date: 2025-03-06 -- +### Architecture + ![[Pasted image 20250305170955.png]] -- +### Hyperviseur type 1 (natif) + +![[Pasted image 20250305171345.png]] + +-- + +### Hyperviseur type 2 (hosted) + +![[Pasted image 20250305171415.png]] + +-- + + + +