mirror of https://github.com/docker/docs.git
Merge pull request #15737 from YashasviChaurasia/issue#15190
docs: updated trust_delegation.md
This commit is contained in:
commit
90ef090c4c
|
@ -338,7 +338,7 @@ attached to the `targets/releases` role, you can use the
|
||||||
> by an active delegation
|
> by an active delegation
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ docker trust signer remove registry.example.com/admin/demo
|
$ docker trust signer remove ben registry.example.com/admin/demo
|
||||||
Removing signer "ben" from registry.example.com/admin/demo...
|
Removing signer "ben" from registry.example.com/admin/demo...
|
||||||
Enter passphrase for repository key with ID b0014f8:
|
Enter passphrase for repository key with ID b0014f8:
|
||||||
Successfully removed ben from registry.example.com/admin/demo
|
Successfully removed ben from registry.example.com/admin/demo
|
||||||
|
|
Loading…
Reference in New Issue