Skip to content

Commit 5b1060c

Browse files
committed
Merge pull request moby#23354 from riyazdf/notary-delegation-env
Add link to notary environment vars from docker trust automation section
2 parents e884a51 + 8d72ff3 commit 5b1060c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/security/trust/trust_automation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ latest: digest: sha256:d149ab53f871 size: 3355
4141
Signing and pushing trust metadata
4242
```
4343

44+
When working directly with the Notary client, it will use its [own set of environment variables](/notary/reference/client-config.md#environment-variables-optional).
45+
4446
## Building with content trust
4547

4648
You can also build with content trust. Before running the `docker build` command, you should set the environment variable `DOCKER_CONTENT_TRUST` either manually or in a scripted fashion. Consider the simple Dockerfile below.

0 commit comments

Comments
 (0)