make /tmp executable
This commit is contained in:
parent
5509492a99
commit
5221cdc7f4
|
@ -11,4 +11,4 @@ services:
|
|||
- ./data/piston:/piston
|
||||
tmpfs:
|
||||
- /piston/jobs:exec
|
||||
- /tmp
|
||||
- /tmp:exec
|
||||
|
|
Loading…
Reference in New Issue