mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +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>