docs: update link to `mount` in Docker task driver (#12101)
This commit is contained in:
parent
6ccdc6a022
commit
02ee075506
|
@ -315,7 +315,7 @@ config {
|
|||
that exist inside the allocation working directory. You can allow mounting
|
||||
host paths outside of the [allocation working directory] on individual clients
|
||||
by setting the `docker.volumes.enabled` option to `true` in the client's
|
||||
configuration. We recommend using [`mounts`](#mounts) if you wish to have more
|
||||
configuration. We recommend using [`mount`](#mount) if you wish to have more
|
||||
control over volume definitions.
|
||||
|
||||
```hcl
|
||||
|
|
Loading…
Reference in New Issue