-
**Description**
Docker containers started with `--privileged` are still subject to the AppArmor policies of the host. These policies can cause weird failures, like the one described below that …
-
I love this project! For my own use, I'd prefer to have the bane configs live in CRDs inside my cluster, and have the DaemonSet sync those.
Do you have any interest in something like that for this …
-
It's a cool feature, but troublesome in use.
1. Couldn't an user look into one's own processes without sudo? Perhaps a custom AppArmor profile would be enough? And/or launch a command line from the e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is the feature related to a problem or existing issue?
Yes, most of the issues are ultimately related to…
-
When I try to ping a host (e.g. [Google Public DNS](https://developers.google.com/speed/public-dns/), 8.8.8.8)
```
linux@linux:~> ping 8.8.8.8
```
I get the following error message:
```
ping: error…
-
Hello,
I use usbguard on Ubuntu 16.04 LTS with KDE5 (systemd 229) and have set the following settings for a while without trouble.
On the systemd service file
```
[Service]
ProtectSystem=fu…
-
**Which feature do you think can be improved?**
ctr.bats:
@test "ctr logging"
@test "ctr journald logging"
@test "ctr logging tty=true"
@test "ctr log max"
@test "ctr log max with minimum va…
-
Hello,
As I am not allowed to use docker desktop on my MacBook (I would need a license), I normally use colima (https://github.com/abiosoft/colima), but dangerzone doesn't work with it. After "conv…
-
The module compiles fine on Arch, but attempting to insmod it gives `ERROR: could not insert module src/facer.ko: Input/output error`
The relevant part of dmesg is:
`[ 1297.153883] facer: loadi…
-
Hi Don,
FYI
After running the container I am unable to open a terminal, I get error "Failed to fdwalk: Operation not permitted". The error is describer here as well. https://github.com/mviereck/x1…