Small style adjustment for security_opt

This commit is contained in:
Kent 'picat' Gruber
2020-07-23 11:14:53 -04:00
parent 49a1d7ef23
commit 5e4052093e

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).