CRI-O: Applying seccomp profiles from OCI registries
📝
内容提要
Seccomp stands for secure computing mode and has been a feature of the Linux kernel since version 2.6.12. It can be used to sandbox the privileges of a process, restricting the calls it is able to...
➡️