mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
Block kcmp, procees_vm_readv, process_vm_writev. All these require CAP_PTRACE, and are only used for ptrace related actions, so are not useful as we block ptrace. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>