mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
@@ -10,7 +10,7 @@ description: |-
|
||||
|
||||
Nomad creates a working directory for each allocation on a client. This
|
||||
directory can be found in the Nomad [`data_dir`] at
|
||||
`./allocs/«alloc_id»`. The allocation working directory is where Nomad
|
||||
`./alloc/«alloc_id»`. The allocation working directory is where Nomad
|
||||
creates task directories and directories shared between tasks, write logs for
|
||||
tasks, and downloads artifacts or templates.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user