Updated Assignments overview (markdown)

master
Martin Polanka 9 years ago
parent 4163b286e2
commit 341b1cf539

@ -105,6 +105,9 @@ tasks:
memory: 50000 # in KB memory: 50000 # in KB
parallel: false # time and memory limits are merged from all potential processes/threads parallel: false # time and memory limits are merged from all potential processes/threads
disk-usage: 5 # MB disk-usage: 5 # MB
directory-bindings:
- "/tmp/prepared": "/box"
- "/tmp/skeleton": "/"
environ-variable: environ-variable:
ISOLATE_BOX: "/box" ISOLATE_BOX: "/box"
ISOLATE_TMP: "/tmp" ISOLATE_TMP: "/tmp"

Loading…
Cancel
Save