Hacker News new | ask | show | jobs
by jbverschoor 441 days ago
I built https://github.com/jrz/container-shell as a simple chroot on docker. I use it for both development and sandboxing.

Besides that I have a simple script that starts an ephemeral docker with debian-full + tools.

I also have some scripts that leverage macOS's 'sandbox-exec'