Small style adjustment for security_opt

This commit is contained in:
Kent 'picat' Gruber 2020-07-23 11:14:53 -04:00
parent e2c2e77415
commit 534fc37ddf
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ environment.
both the Nomad hosts and applied to containers for an extra layer of
security. Seccomp profiles are able to be passed directly to containers
using the
**[security_opt](/docs/drivers/docker.html#security_opt)**
**[`security_opt`](/docs/drivers/docker.html#security_opt)**
parameter available in the default [Docker
driver](/docs/drivers/docker.html).