arseniifb
(Arsenii Krasikov)
1
Hey, docker 4.42.0 release notes has a:
- Block
io_uring
syscalls in containers.
Any ways to override that behaviour and allow io_uring
syscalls?
Tried --security-opt seccomp=unconfined
, but no luck
rimelek
(Ákos Takács)
2
I think I saw a related issue on GitHub. Not the one I will share, but I found this one
The link will take you to the post of a contributor who shared a docker desktop release that fixes the issue.
But I guess you already knew that since I believe you commented there as well.
1 Like