mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update getting_started.md (#3339)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
298b838757
commit
82ca85d031
@@ -19,7 +19,7 @@ and signing interface to create signed collections and configure trusted publish
|
||||
With Notary anyone can provide trust over arbitrary collections of data. Using
|
||||
<a href="https://www.theupdateframework.com/" target="_blank">The Update Framework (TUF)</a>
|
||||
as the underlying security framework, Notary takes care of the operations necessary
|
||||
to create, manage and distribute the metadata necessary to ensure the integrity and
|
||||
to create, manage, and distribute the metadata necessary to ensure the integrity and
|
||||
freshness of your content.
|
||||
|
||||
## Install Notary
|
||||
@@ -145,4 +145,4 @@ alias dockernotary="notary -s https://notary.docker.io -d ~/.docker/trust"
|
||||
```
|
||||
|
||||
More advanced methods of configuration, and additional options, can be found in
|
||||
the [configuration doc](reference/index.md) and by running `notary --help`.
|
||||
the [configuration doc](reference/index.md) and by running `notary --help`.
|
||||
|
||||
Reference in New Issue
Block a user