bwrap
setuid wrapper for unprivileged chroot and namespace manipulation
Install
- All systems
-
curl cmd.cat/bwrap.sh
- Debian
-
apt-get install bubblewrap - Ubuntu
-
apt-get install bubblewrap -
Alpine
-
apk add bubblewrap - Arch Linux
-
pacman -S bubblewrap - Kali Linux
-
apt-get install bubblewrap - Fedora
-
dnf install bubblewrap - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bubblewrap - Raspbian
-
apt-get install bubblewrap - Docker
-
docker run cmd.cat/bwrap bwrappowered by Commando
bubblewrap
setuid wrapper for unprivileged chroot and namespace manipulation
Core execution engine for unprivileged containers that works as a setuid binary on kernels without user namespaces.