Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed content/manuals/desktop/images/dashboard.webp
Binary file not shown.
5 changes: 1 addition & 4 deletions content/manuals/desktop/use-desktop/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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]
>
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/scout/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 >}}