mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0d496e3d71
When translating seccomp profile to opencontainers format, a single group with multiple syscalls is converted to individual syscall rules. I am not sure why it is done that way, but suspect it might have performance implications as the number of rules grows. Change this to pass a groups of syscalls as a group. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
apparmor | ||
seccomp |