Description
Isolates a single command inside a fast temporary virtual machine with minimal setup. It is useful for testing packages, trying build steps, or separating one risky operation from the main system.
This is a virtualization tool. Isolation depends on VM configuration and shared paths, so do not treat it as a perfect security boundary for hostile code.