diff --git a/content/manuals/desktop/use-desktop/images.md b/content/manuals/desktop/use-desktop/images.md index 27ddd9fadd80..7fbfe2c0c98a 100644 --- a/content/manuals/desktop/use-desktop/images.md +++ b/content/manuals/desktop/use-desktop/images.md @@ -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: diff --git a/content/manuals/scout/images/score-badges-dd.png b/content/manuals/scout/images/score-badges-dd.png new file mode 100644 index 000000000000..f33374c1ec93 Binary files /dev/null and b/content/manuals/scout/images/score-badges-dd.png differ diff --git a/content/manuals/scout/policy/scores.md b/content/manuals/scout/policy/scores.md index 6db833b35df8..f93abd973ed6 100644 --- a/content/manuals/scout/policy/scores.md +++ b/content/manuals/scout/policy/scores.md @@ -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: