mirror of https://github.com/docker/docs.git
Update content_trust.md (#1860)
This commit is contained in:
parent
14ee5d6515
commit
d98ad39ee9
|
@ -66,7 +66,7 @@ the unsigned version of an image before officially signing it.
|
||||||
Image consumers can enable content trust to ensure that images they use were
|
Image consumers can enable content trust to ensure that images they use were
|
||||||
signed. If a consumer enables content trust, they can only pull, run, or build
|
signed. If a consumer enables content trust, they can only pull, run, or build
|
||||||
with trusted images. Enabling content trust is like wearing a pair of
|
with trusted images. Enabling content trust is like wearing a pair of
|
||||||
rose-colored glasses. Consumers "see" only signed images tags and the less
|
rose-colored glasses. Consumers "see" only signed image tags and the less
|
||||||
desirable, unsigned image tags are "invisible" to them.
|
desirable, unsigned image tags are "invisible" to them.
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue