From 10dfe1827d6f5e85069bbdfbca541dc579534bcd Mon Sep 17 00:00:00 2001 From: ajay143444 Date: Wed, 29 Apr 2020 16:26:00 +0530 Subject: [PATCH] removed with from line 41 removed with from line 41 as it is not required --- engine/security/trust/trust_sandbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_sandbox.md b/engine/security/trust/trust_sandbox.md index 2f3eb89ad1..70fcac60ff 100644 --- a/engine/security/trust/trust_sandbox.md +++ b/engine/security/trust/trust_sandbox.md @@ -38,7 +38,7 @@ production trust environment, and sets up these additional components. | Notary server | The service that does all the heavy-lifting of managing trust | This means you run your own content trust (Notary) server and registry. -If you work exclusively with the Docker Hub, you would not need with these components. +If you work exclusively with the Docker Hub, you would not need these components. They are built into the Docker Hub for you. For the sandbox, however, you build your own entire, mock production environment.