firejail

Securely sandboxes processes to containers using built-in Linux capabilities. More information: <https://manned.org/firejail>.

Debian Debian
RUN apt-get update && \ apt-get install -y firejail
Ubuntu
RUN apt-get update && \ apt-get install -y firejail
Alpine
RUN apk add firejail
Arch Arch Linux
RUN pacman -S --noconfirm firejail
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y firejail
Fedora
RUN dnf install -y firejail
Raspbian
RUN apt-get update && \ apt-get install -y firejail
click the source code to copy install firejail on any operating system with command-not-found.com