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

Package nsjail for ease of installation on Linux #210

Open acabarbaye opened 1 year ago

acabarbaye commented 1 year ago

Could nsjail be packaged in a debian and/or rpm and/or apk package when released for ease of installation and management on Linux?

https://github.com/goreleaser/nfpm could be used for that purpose