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