mirror of https://github.com/docker/docs.git
Leave a forward pointer to delegation roles in ddc doc
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
f4008148de
commit
76fd6c0d5d
|
@ -31,7 +31,7 @@ that need sign the image, before it is trusted to run in the UCP cluster. If
|
|||
you specify multiple teams, the image needs to be signed by a member of each
|
||||
team, or someone that is a member of all those teams.
|
||||
If you don't specify any team, the image will be trusted as long as it is signed
|
||||
by any UCP user.
|
||||
by any UCP user whose keys are trusted in a Notary delegation role.
|
||||
|
||||
## Set up the Docker Notary CLI client
|
||||
|
||||
|
|
Loading…
Reference in New Issue