mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Minor documentation wording change
This commit is contained in:
+2
-2
@@ -139,8 +139,8 @@ pipes, etc) are sent to the Gofer, described below.
|
||||
The Gofer is a standard host process which is started with each container and
|
||||
communicates with the Sentry via the [9P protocol][9p] over a socket or shared
|
||||
memory channel. The Sentry process is started in a restricted seccomp container
|
||||
without access to file system resources. The Gofer mediates all access to the
|
||||
these resources, providing an additional level of isolation.
|
||||
without access to file system resources. The Gofer mediates all access to these
|
||||
resources, providing an additional level of isolation.
|
||||
|
||||
### Application {#application}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user