diff --git a/website/source/docs/drivers/docker.html.md b/website/source/docs/drivers/docker.html.md index f24b9b8aa..9528cbc7e 100644 --- a/website/source/docs/drivers/docker.html.md +++ b/website/source/docs/drivers/docker.html.md @@ -368,6 +368,9 @@ The `docker` driver supports the following configuration in the job spec. Only * `readonly_rootfs` - (Optional) `true` or `false` (default). Mount the container's filesystem as read only. +* `pids_limit` - (Optional) An integer value that specifies the pid limit for + the container. Defaults to unlimited. + ### Container Name Nomad creates a container after pulling an image. Containers are named