bwrap Command Examples

Run programs in a lightweight sandbox. More information: https://manned.org/bwrap.

bwrap --ro-bind / / {{/bin/bash}}

bwrap --dev-bind /dev /dev --proc /proc --ro-bind / / --tmpfs /tmp {{/bin/bash}}