mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
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:
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.
|
||||
|
||||

|
||||
|
||||
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]
|
||||
>
|
||||
|
||||
@@ -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 >}}
|
||||
|
||||
Reference in New Issue
Block a user