mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #3149 from wietsevenema:patch-1
PiperOrigin-RevId: 320062822
This commit is contained in:
+1
-1
@@ -152,7 +152,7 @@ The application is a normal Linux binary provided to gVisor in an OCI runtime
|
||||
bundle. gVisor aims to provide an environment equivalent to Linux v4.4, so
|
||||
applications should be able to run unmodified. However, gVisor does not
|
||||
presently implement every system call, `/proc` file, or `/sys` file so some
|
||||
incompatibilities may occur. See [Commpatibility](./user_guide/compatibility.md)
|
||||
incompatibilities may occur. See [Compatibility](./user_guide/compatibility.md)
|
||||
for more information.
|
||||
|
||||
[9p]: https://en.wikipedia.org/wiki/9P_(protocol)
|
||||
|
||||
Reference in New Issue
Block a user