mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
note that the mount flag was added in 1.0.1
This commit is contained in:
@@ -154,7 +154,7 @@ mounts = [
|
||||
]
|
||||
```
|
||||
|
||||
Or better yet, the new [`mount`](/docs/driver/docker#mount) syntax is more appropriate here:
|
||||
Or better yet, the new [`mount`](/docs/driver/docker#mount) syntax, introduced in Nomad 1.0.1, is more appropriate here:
|
||||
|
||||
````hcl
|
||||
mount {
|
||||
|
||||
Reference in New Issue
Block a user