summaryrefslogtreecommitdiff
path: root/run-sandbox
Commit message (Expand)AuthorAgeFilesLines
* Rebasing bubblewrap branch with master.Andrew Leeming2016-10-131-1/+1
* Allow overriding backend autodetection with SANDBOXLIB_BACKEND variableSam Thursfield2015-06-171-16/+1
* Don't have a 'base' environment, make the caller specify 'env'Sam Thursfield2015-05-281-4/+5
* Initial work to allow configuring mount sharing and mountingSam Thursfield2015-05-261-2/+12
* Return the exit code, stdout and stderr from run_sandbox()Sam Thursfield2015-05-261-1/+4
* Add the ability to isolate the sandbox from the network, or notSam Thursfield2015-05-221-1/+6
* run-sandbox: Small compliance improvement for App Container imagesSam Thursfield2015-05-221-0/+2
* Honour environment variables defined in App Container imagesSam Thursfield2015-05-221-3/+7
* Add 'cwd' option to run_sandbox() functions.Sam Thursfield2015-05-221-1/+7
* Add linux-user-chroot backend, run-sandbox script, 'appc' loaderSam Thursfield2015-05-221-0/+92