Easy Sandboxing on Linux with Bubblewrap

6 points by FedericoSchonborn


vagos

People looking for a lightweight and versatile sandbox-like tool for Linux should check out try.

It executes a command in a simulacrum of your real system and presents its filesystem effects for you inspect/apply/discard.

mtlynch

I appreciate this write-up, but I wouldn't describe a solution that requires constantly tweaking a 150+ line bash script as "easy."