scout: view health scores in Docker Desktop (#20991)

View health scores for images in Docker Desktop

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-10-24 17:20:12 +02:00 committed by GitHub
parent cfd326bfa0
commit 18b8d8acd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 23 additions and 2 deletions

View File

@ -95,7 +95,9 @@ When signed in, it shows you a list of images in Docker Hub organizations and re
Select an organization from the drop-down to view a list of repositories for that organization.
If you have enabled [Docker Scout](../../scout/_index.md) on the repositories, image analysis results appear next to the image tags.
If you have enabled [Docker Scout](../../scout/_index.md) on the repositories,
image analysis results (and [health scores](/manuals/scout/policy/scores.md) if
your Docker organization is eligible) appear next to the image tags.
Hovering over an image tag reveals two options:

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -25,7 +25,10 @@ score is not visible to users outside the organization or members without
## Viewing health scores
To view the health score of an image:
{{< tabs >}}
{{< tab name="Docker Hub" >}}
To view the health score of an image in Docker Hub:
1. Go to Docker Hub and sign in.
2. Navigate to your organization's page.
@ -35,6 +38,22 @@ based on the latest pushed tag.
![Repository health score](../images/score-badges-repolist.png)
{{< /tab >}}
{{< tab name="Docker Desktop" >}}
To view the health score of an image in Docker Desktop:
1. Open Docker Desktop and sign in to your Docker account.
2. Navigate to the **Images** view and select the **Hub** tab.
In the list of repositories, the **Health** column displays the scores of the
different tags that have been pushed to Docker Hub.
![Repository health score](../images/score-badges-dd.png)
{{< /tab >}}
{{< /tabs >}}
The health score badge is color-coded to indicate the overall health of the
repository: