Added the full error message

This commit is contained in:
ollypom 2019-03-20 21:07:36 +00:00
parent ec0bcc6870
commit f621f0c614
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.
Error response from daemon: dtr.example.com must be a registered trusted registry. See 'docker run --help'.
```
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).