-
### Description
Hi, I found that `/dev/fuse` exists in the gvisor container. I guess tools like sshfs that rely on fuse should be able to run in the gvisor container. I tried it and found that sshfs …
-
## Use of Content Delivery Network to serve static components
- It will increase the overall page speed
- Reduced Page Size
```
There are 9 static components that are not on CDN.
https://gv…
-
Or is the only way to make a separate system extension / modify the existing one?
Just asking in case I need to change the gvisor configuration for example, enabling root fs overlay, or changing th…
-
### Your feature request related to a problem? Please describe.
According to you, is it possible to add checklock from gvisor https://github.com/google/gvisor/tree/master/tools/checklocks in golangci…
-
Hi,
I made a simple POC to integrate wasmtime-go into gVisor.
Please see the following link as reference:
https://github.com/google/gvisor/issues/5811
gVisor is a user space kernel. Integratin…
-
[gVisor](https://gvisor.dev) is a Linux sandbox to run software containers. We used it in the past to run untrusted code and reduce risks, and we would like to keep using it.
gVisor is compatible w…
-
**Is your feature request related to a problem? Please describe.**
I'd rather not have participants with root access to a container get an RCE on the host node
**Describe the solution you'd like**
…
-
See attached screenshot.
-
### Description
We're interested in some form of GPU checkpointing - is this something that the gvisor team plans on supporting at any point?
Generally, existing GPU checkpointing implementations de…
-
### Description
As an application kernel, gVisor provides developers with the opportunity to build a lightweight pod-level kernel and allows for more agile development and deployment than the host …