mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
docs: fix link in docker driver docs (#9066)
This commit is contained in:
@@ -306,7 +306,7 @@ The `docker` driver supports the following configuration in the job spec. Only
|
||||
- `work_dir` - (Optional) The working directory inside the container.
|
||||
|
||||
- `mounts` - (Optional) A list of
|
||||
[mounts](https://docs.docker.com/engine/reference/commandline/service_create/#add-bind-mounts-or-volumes)
|
||||
[mounts](https://docs.docker.com/engine/reference/commandline/service_create/#add-bind-mounts-volumes-or-memory-filesystems)
|
||||
to be mounted into the container. Volume, bind, and tmpfs type mounts are supported.
|
||||
|
||||
```hcl
|
||||
|
||||
Reference in New Issue
Block a user