Revert "add DNS names used by DTR" (#9052)

This commit is contained in:
Olly P 2019-07-15 17:58:07 +01:00 committed by GitHub
parent 6e2cba0a34
commit b72d251a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -41,15 +41,6 @@ docker run -it --rm \
> **Note**: DTR will hide the password portion of the URL, when it is displayed in the DTR UI.
## DNS names used by DTR
When proxy is configured to allow access only to whitelisted DNS names, make sure to whitelist these DNS names:
```text
dss-cve-updates.docker.com
license.enterprise.docker.com
```
## Where to go next
- [Configure garbage collection](garbage-collection.md)