mirror of https://github.com/docker/docs.git
Update accessing-vulnerability-data-in-ucp.md
fixed hyperlinks per @bermudezmt
This commit is contained in:
parent
ae5e1f0e6c
commit
140a5fc96e
|
|
@ -19,12 +19,12 @@ Requirements
|
||||||
|
|
||||||
To access vulnerability data on UCP, complete the following steps:
|
To access vulnerability data on UCP, complete the following steps:
|
||||||
|
|
||||||
1. (Deploy UCP)[https://docs.docker.com/ee/ucp/admin/install/]
|
1. [Deploy UCP](https://docs.docker.com/ee/ucp/admin/install/)
|
||||||
2. (Deploy DTR on the same UCP cluster)[https://docs.docker.com/ee/dtr/admin/install/]
|
2. [Deploy DTR on the same UCP cluster](https://docs.docker.com/ee/dtr/admin/install/)
|
||||||
3. (Enable single-sign on DTR)[/datacenter/dtr/2.4/guides/admin/configure/enable-single-sign-on.md]
|
3. [Enable single-sign on DTR](/datacenter/dtr/2.4/guides/admin/configure/enable-single-sign-on.md)
|
||||||
3. (Upload an advanced license in UCP)[https://docs.docker.com/ee/ucp/admin/configure/license-your-installation/]
|
3. [Upload an advanced license in UCP](https://docs.docker.com/ee/ucp/admin/configure/license-your-installation/)
|
||||||
4. (Push some images to DTR)[https://docs.docker.com/datacenter/dtr/2.1/guides/repos-and-images/push-an-image/]
|
4. [Push some images to DTR](https://docs.docker.com/datacenter/dtr/2.1/guides/repos-and-images/push-an-image/)
|
||||||
5. (Scan the images)[https://docs.docker.com/datacenter/dtr/2.2/guides/user/manage-images/scan-images-for-vulnerabilities/]
|
5. [Scan the images](https://docs.docker.com/datacenter/dtr/2.2/guides/user/manage-images/scan-images-for-vulnerabilities/)
|
||||||
|
|
||||||
The UCP web UI will display image vulnerabilities
|
The UCP web UI will display image vulnerabilities
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue