summaryrefslogtreecommitdiffhomepage
path: root/docker.html.markdown
diff options
context:
space:
mode:
authorMarcel Ribeiro Dantas <marcel.ribeirodantas@seqera.io>2022-11-13 12:47:37 -0300
committerGitHub <noreply@github.com>2022-11-13 12:47:37 -0300
commitf0577fb679c63be3c47d7429361002dd1331aff5 (patch)
treeb25b9efae24a6be4ddd9f4afd15123c9540c866d /docker.html.markdown
parent7b10b3e9a6f177ccaa99b926fe15bd821a94e18e (diff)
Add host/guest OS info on VM-based architecture diagram
Diffstat (limited to 'docker.html.markdown')
-rw-r--r--docker.html.markdown5
1 files changed, 4 insertions, 1 deletions
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)