We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d2e8ea + 36229fd commit 6f8852eCopy full SHA for 6f8852e
website/source/docs/drivers/exec.html.md
@@ -125,5 +125,10 @@ machine:
125
]
126
```
127
128
+Nomad will copy these directories into the job's chroot, so make sure you have
129
+enough disk space. Also take into consideration that allocations are not
130
+removed immediately after a job has completed, so you might need some margin if
131
+you run many batch jobs.
132
+
133
This list is configurable through the agent client
134
[configuration file](/docs/agent/configuration/client.html#chroot_env).
0 commit comments