mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
Provide HOME in sandbox (#702)
This commit is contained in:
parent
4e361dcf92
commit
6ef0cdf7b4
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ class Job {
|
|||
'-s',
|
||||
'-c',
|
||||
'/box/submission',
|
||||
'-E',
|
||||
'HOME=/tmp',
|
||||
'-e',
|
||||
`--dir=${this.runtime.pkgdir}`,
|
||||
`--dir=/etc:noexec`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue