diff --git a/Subjects/Docker.md b/Subjects/Docker.md index 5b3d78a..1880197 100644 --- a/Subjects/Docker.md +++ b/Subjects/Docker.md @@ -6,4 +6,17 @@ date: 2025-03-06 --- -# +### Docker + ++ OS Virtualisation (isolation) ++ Disposable machines (containers) ++ Easily reproducible environments (images) ++ At the heart of the modern internet + +--- + +### Virtualisation + +--- + +