bwrap

setuid wrapper for unprivileged chroot and namespace manipulation

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