Remove extraneous info

This commit is contained in:
Maria Bermudez 2019-03-19 11:32:54 -07:00 committed by GitHub
parent 3c3f9411e1
commit 65a8901f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ signed the image with the wrong user keys.
#### DTR URL must be a registered trusted registry
```
Error response from daemon: dtr.example.com must be a registered trusted registry. See 'docker run --help'.
Error response from daemon: dtr.example.com must be a registered trusted registry.
```
This means you have not registered DTR to work with a remote UCP instance yet, as outlined in [Registering DTR with a Remote Universal Control Plane](#registering-dtr-with-a-remote-universal-control-plane).