mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
The bpf syscall can load code into the kernel which may persist beyond container lifecycle. Requires CAP_SYS_ADMIN already. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>