google / nsjail

A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.
https://nsjail.dev
Apache License 2.0
2.93k stars 275 forks source link

Compilation fails #217

Closed 12D687 closed 1 year ago

robertswiecki commented 1 year ago

You need to install libnetlink-route. Under debian it'd be

apt install libnl-route-3-200:amd64