-
For example, when I run `nsjail` with `--use_cgroupv2 --cgroupv2_mount /sys/fs/cgroup/NSJAIL`, I still see errors like
```
writeBufToFile():95 Couldn't open '/sys/fs/cgroup/NSJAIL/NSJAIL.10/memory…
-
Wazero is a no cgo wasm runner and could replace nsjail
-
### Question of use
**what's the best way to integrate nsjail with systemd?**
systemd has some features that overlaps with nsjail and could conflict
ideas:
* nsjail as setuid, capabilities?
* sy…
-
Is there a reason the the (seemingly) overlapping functionality of bubblewrap to the Google nsjails project?
-
### Issue Type
Install/Deploy
### Search for existing issues similar to yours
No
### OS Platform and Distribution
linux kylin
### Kuscia Version
kuscia v0.10.0b0
### Deployment
docker
### …
-
Nsjail documentation is very scarce. It is hard to find anything even on Google. For example, I couldn't find an example about how to declare a parameter for a mounting point with a limit size. (`--mo…
-
Hi,
I am trying to run nsjail with a very simple python script and am getting the following:
```
Mode: STANDALONE_ONCE\n[I][2024-06-16T03:25:03+0000]
Jail parameters: hostname:'python', chro…
-
Potentially related to recent update to Splunk_SA_Scientific_Python_linux_x86_64 - We are attempting to downgrade that app, but as we are Splunk Cloud, and that app is >500mb, we are unable to do so o…
-
# Podman
- reproduce task:
- tullia run jnumpy --runtime podman
```
7 jnumpy = {
6 pkgs,
5 lib,
4 ...
3 }:
2 cmd "shell" ''
1 echo "$PATH" …
-
I'd like to see logs with timestamps with millisecond precision.
I'm not super familiar with C++, but I think https://github.com/google/nsjail/blob/master/util.cc#L311 is where the change would nee…