4.75-updates (#25166)

<!--Delete sections as needed -->

## Description

Scout view got cut from DD 

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: aevesdocker <allie.sadler@docker.com>
This commit is contained in:
Allie Sadler
2026-05-26 15:25:21 +01:00
committed by GitHub
parent db13cdfd87
commit da3e8bb0d1
3 changed files with 2 additions and 5 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

@@ -10,8 +10,6 @@ aliases:
When you open Docker Desktop, the Docker Desktop Dashboard displays.
![Docker Desktop Dashboard on Containers view](../images/dashboard.webp)
It provides a centralized interface to manage your [containers](container.md), [images](images.md), [volumes](volumes.md), [builds](builds.md), [Kubernetes resources](kubernetes.md), and [logs](logs.md).
In addition, the Docker Desktop Dashboard lets you:
@@ -25,8 +23,7 @@ In addition, the Docker Desktop Dashboard lets you:
For a more detailed guide about getting started, see [Get started](/get-started/introduction/_index.md).
- Access [Docker Hub](/manuals/docker-hub/_index.md) to search, browse, pull, run, or view details
of images.
- Get to the [Docker Scout](../../scout/_index.md) dashboard.
- Navigate to [Docker Extensions](/manuals/extensions/_index.md).
- Navigate to [Docker Extensions](/manuals/extensions/_index.md) if you have enabled it.
> [!TIP]
>
+1 -1
View File
@@ -52,7 +52,7 @@ By analyzing your images, Docker Scout compiles an inventory of components, also
The SBOM is matched against a continuously updated vulnerability database to pinpoint security weaknesses.
Docker Scout is a standalone service and platform that you can interact with
using Docker Desktop, Docker Hub, the Docker CLI, and the Docker Scout Dashboard.
using Docker Hub, the Docker CLI, and the Docker Scout Dashboard.
Docker Scout also facilitates integrations with third-party systems, such as container registries and CI platforms.
{{< grid >}}