From 10ec43c775afaa49ca638cd2d411e975e06dbe78 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Fri, 17 Jan 2020 02:13:07 -0500 Subject: Clean up markdown lists --- content/docs/architecture_guide/overview.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/docs/architecture_guide/overview.md') diff --git a/content/docs/architecture_guide/overview.md b/content/docs/architecture_guide/overview.md index c12f9127f..50ef89c81 100644 --- a/content/docs/architecture_guide/overview.md +++ b/content/docs/architecture_guide/overview.md @@ -8,12 +8,12 @@ be run. Each sandbox has its own isolated instance of: -* The **Sentry**, A user-space kernel that runs the container and intercepts - and responds to system calls made by the application. +* The **Sentry**, A user-space kernel that runs the container and intercepts + and responds to system calls made by the application. Each container running in the sandbox has its own isolated instance of: -* A **Gofer** which provides file system access to the container. +* A **Gofer** which provides file system access to the container. ![gVisor architecture diagram](../Sentry-Gofer.png "gVisor architecture diagram") -- cgit v1.2.3