Skip to content

Commit

Permalink
docs: update link to mount in Docker task driver (#12101)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 authored Feb 22, 2022
1 parent 85abc2d commit a940711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/drivers/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a940711

Please sign in to comment.