fix grammar
This commit is contained in:
parent
fe14993582
commit
fd5d4c1657
|
@ -413,7 +413,7 @@ The `docker` driver supports the following configuration in the job spec. Only
|
||||||
* `pids_limit` - (Optional) An integer value that specifies the pid limit for
|
* `pids_limit` - (Optional) An integer value that specifies the pid limit for
|
||||||
the container. Defaults to unlimited.
|
the container. Defaults to unlimited.
|
||||||
|
|
||||||
Additionally, docker driver supports customization of the container user through task [`user` option](/docs/job-specification/task.html#user).
|
Additionally, the docker driver supports customization of the container's user through the task's [`user` option](/docs/job-specification/task.html#user).
|
||||||
|
|
||||||
### Container Name
|
### Container Name
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue