thirstyraven

Results 3 comments of thirstyraven

@jrottenberg I tried adding `--cap-add=SYS_ADMIN` like you suggested, I tried adding both `--cap-add=SYS_ADMIN` and `--cap-add= SYS_PTRACE` like the [Intel docs asked me to](https://software.intel.com/en-us/get-started-with-intel-oneapi-base-linux-using-containers-with-the-command-line), and I tried `--privileged=true`. None of them...

> It works again on catalina 10.15.5 @radKoz I'm on 10.15.5 (19F101) right now and patching v5 doesn't work for me.

I'm facing the exact same issue on Fedora 37 as well. ```bash $ uname -a Linux 6.0.15-300.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 21 18:33:23 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux...