removed with from line 41

removed with from line 41 as it is not required
This commit is contained in:
ajay143444 2020-04-29 16:26:00 +05:30 committed by GitHub
parent 2290c17e5b
commit 10dfe1827d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.