From f0577fb679c63be3c47d7429361002dd1331aff5 Mon Sep 17 00:00:00 2001 From: Marcel Ribeiro Dantas Date: Sun, 13 Nov 2022 12:47:37 -0300 Subject: Add host/guest OS info on VM-based architecture diagram --- docker.html.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docker.html.markdown') diff --git a/docker.html.markdown b/docker.html.markdown index d64c9b1c..ca81cc45 100644 --- a/docker.html.markdown +++ b/docker.html.markdown @@ -31,7 +31,7 @@ in a limited capacity architecture. │ │ Libs │ │ Deps │ │ │ │ Libs │ │ Deps │ │ │ └────────┘ └────────┘ │ │ └────────┘ └───────┘ │ │ ┌───────────────────┐ │ │ ┌──────────────────┐ │ -│ │ OS │ │ │ │ OS │ │ +│ │ Guest OS │ │ │ │ Guest OS │ │ │ └───────────────────┘ │ │ └──────────────────┘ │ │ VM1 │ │ VM2 │ └────────────────────────┘ └───────────────────────┘ @@ -39,6 +39,9 @@ in a limited capacity architecture. │ Hypervisor │ └──────────────────────────────────────────────────┘ ┌──────────────────────────────────────────────────┐ +│ Host OS │ +└──────────────────────────────────────────────────┘ +┌──────────────────────────────────────────────────┐ │ Hardware Infrastructure │ └──────────────────────────────────────────────────┘ (VM based architecture) -- cgit v1.2.3