firejail
Securely sandboxes processes to containers using built-in Linux capabilities. More information: <https://manned.org/firejail>.
RUN apt-get update && \
apt-get install -y firejail
RUN apt-get update && \
apt-get install -y firejail
RUN apk add firejail
RUN pacman -S --noconfirm firejail
RUN apt-get update && \
apt-get install -y firejail
RUN dnf install -y firejail
RUN apt-get update && \
apt-get install -y firejail