mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Update UI, code comment, and README links to docs, tutorials (#26429)
* Update UI, code comment, and README links to docs, tutorials * fix typo in ephemeral disks learn more link url * feedback on typo Co-authored-by: Tim Gross <tgross@hashicorp.com> --------- Co-authored-by: Tim Gross <tgross@hashicorp.com>
This commit is contained in:
@@ -102,7 +102,7 @@ EOT
|
||||
# /var/nomad/alloc/:alloc_id/:task_name
|
||||
# which is the same as the root directory for exec tasks.
|
||||
# we just need to make sure this doesn't collide with the
|
||||
# chroot: https://developer.hashicorp.com/nomad/docs/drivers/exec#chroot
|
||||
# chroot: https://developer.hashicorp.com/nomad/docs/deploy/task-driver/exec#chroot
|
||||
destination = "usr/local/bin/myapplication.sh"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user