Libvirt Sandbox: An application sandbox toolkit

News: Wed 1st July, 2015: Release 0.6.0 “Dashti Margo” available for download

The Libvirt Sandbox project is an effort to facilitate the use of libvirt virtualization drivers for the purpose of sandboxing applications. The key features of the project are:

Using libvirt-sandbox is as simple as running (as root)

# virt-sandbox -c lxc:/// /bin/sh

Or using KVM as non-root

# virt-sandbox -c qemu:///session /bin/sh