diff --git a/TemplateImplementation.md b/TemplateImplementation.md index dcc2d838..dda126dd 100644 --- a/TemplateImplementation.md +++ b/TemplateImplementation.md @@ -14,6 +14,8 @@ TemplateVM has a shared root.img across all AppVMs that are based on it. This me There are two layers of the device-mapper snapshot device; the first one enables modifying root.img without stopping the AppVMs and the second one, which is contained in the AppVM, enables modifying its filesystem. These modifications will be discarded after a restart of the AppVM. +[![TemplateSharing2.png](/chrome/site/../../../site/TemplateSharing2.png "TemplateSharing2.png")](/chrome/site/../../../site/TemplateSharing2.png) + Snapshot device in Dom0 -----------------------