mirror of https://github.com/docker/docs.git
fix typo (#18053)
This commit is contained in:
parent
b2afa911e2
commit
ca89b9484d
|
@ -221,7 +221,7 @@ only repositories signed with a user-specified root key can be pulled and run.
|
|||
This feature provides more insight to administrators than previously available with
|
||||
the CLI for enforcing and performing image signature verification.
|
||||
|
||||
For more information on configuring Docker Content Trust Signature Verificiation, go to
|
||||
For more information on configuring Docker Content Trust Signature Verification, go to
|
||||
[Content trust in Docker](trust/index.md).
|
||||
|
||||
## Other kernel security features
|
||||
|
@ -281,4 +281,4 @@ pull requests, or comments on the Docker community forums.
|
|||
* [Seccomp security profiles for Docker](seccomp.md)
|
||||
* [AppArmor security profiles for Docker](apparmor.md)
|
||||
* [On the Security of Containers (2014)](https://medium.com/@ewindisch/on-the-security-of-containers-2c60ffe25a9e)
|
||||
* [Docker swarm mode overlay network security model](../../network/drivers/overlay.md)
|
||||
* [Docker swarm mode overlay network security model](../../network/drivers/overlay.md)
|
||||
|
|
Loading…
Reference in New Issue