make /tmp executable

This commit is contained in:
Thomas Hobson 2021-04-29 13:57:29 +12:00
parent 5509492a99
commit 5221cdc7f4
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F

View file

@ -11,4 +11,4 @@ services:
- ./data/piston:/piston
tmpfs:
- /piston/jobs:exec
- /tmp
- /tmp:exec