mirror of https://github.com/docker/docs.git
Update content_trust.md
This commit is contained in:
parent
ff81152728
commit
a7e7f2e89a
|
@ -197,7 +197,7 @@ The signature verification feature is configured in the Docker daemon configurat
|
|||
<code>permissive</code>: Verification will be performed, but only failures will only be logged and
|
||||
remain unenforced. This configuration is intended for testing of changes related to content-trust.
|
||||
<br>
|
||||
<code>enforced<\code>: DCT will be enforced and an image that cannot be verified successfully will not
|
||||
<code>enforced</code>: DCT will be enforced and an image that cannot be verified successfully will not
|
||||
be pulled or run.
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue