logoalt Hacker News

eluded7today at 5:45 PM1 replyview on HN

Personally I would probably always reach for a docker container if I want a sandboxed command that can run identically anywhere.

I appreciate that alternate sandboxing tools can reduce some of the heavier parts of docker though (i.e. building or downloading the correct image)

How would you compare this tool to say bubblewrap https://github.com/containers/


Replies

ebb_earl_cotoday at 5:50 PM

The text says that it uses OS-level tools, specifically bubble wrap on Linux.

show 1 reply