moby--moby/profiles
Kir Kolyshkin 0d496e3d71 profiles/seccomp: improve profile conversion
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>
2019-06-18 17:58:51 -07:00
..
apparmor apparmor: allow readby and tracedby 2019-04-22 09:11:50 -05:00
seccomp profiles/seccomp: improve profile conversion 2019-06-18 17:58:51 -07:00