docs: link to client reqs section for added clarity (#13215)

This commit is contained in:
Radek Simko
2022-06-06 14:56:29 +01:00
committed by GitHub
parent 2d95f06026
commit ff87354665

View File

@@ -334,9 +334,9 @@ config {
working directory] is prevented by default and limits volumes to directories
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 [`mount`](#mount) if you wish to have more
control over volume definitions.
by setting the `docker.volumes.enabled` option to `true` in the
[client's configuration](#client-requirements). We recommend using
[`mount`](#mount) if you wish to have more control over volume definitions.
```hcl
config {