-
After applying patch for signal 9 problem, the errors appear and can't start vnc:
~ $ echo "export PROOT_NO_SECCOMP=1" >> .bashrc && hash -r
~ $ ./start-ubuntu.sh /bin/lesspipe: 1: cd…
-
Hello,
I was following the tutorial up until step 6, but using the sample code with the seccomp filter prevents the Docker daemon from starting.
```
package docker.authz
default allow := fal…
-
We basically have to unmarshal the seccomp profile path from the CRI and put it in the container runtime spec. We also have to provide the default profile `runtime/default`.
-
@lgierth commented on 13 May 2014
> I'll have a stack dump as soon as I find the GDB command... need to also compile an OpenWRT with GDB.
>
> ```
> root@OpenWrt:~# /etc/init.d/cjdns start
> 13999528…
ghost updated
7 years ago
-
**Is your feature request related to a problem? Please describe**.
Improve zero day exploit protections for containers running untrusted code
**Describe the solution you'd like**.
Ability t…
-
Gimp 2.10.10 fails to load (hangs without any output).
Firejail version 0.9.58.2 on Arch Linux. Runs fine with `--noprofile`. Disabling `seccomp` in `gimp.profile` fixes the issue.
-
Hello,
First of all this is not an issue but a contact. I'm a maintainer of PRoot.
I look around what you do here, and you seems to have a nice patch to fix seccomp. Mind you upstream your work?
Re…
-
Docker now has the ability to set seccomp profiles on a container (https://github.com/docker/docker/pull/17989),
however, writing a custom profile can be tedious, and leads to a lot
of repetition if…
-
I am able to successfully launch nested sway and other wayland applications just fine, but cage fails with:
```
cage glxgears
amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
00:00:00.044 [../cage/ca…
-
## Describe the proposal
Prisma Cloud Scan fails for following parameters for DAPR dashboard deployment
- Mount container's root filesystem as read only
- Do not disable default seccomp profile
…