diff --git a/content/manuals/desktop/images/dashboard.webp b/content/manuals/desktop/images/dashboard.webp deleted file mode 100644 index 01602cf6de3c..000000000000 Binary files a/content/manuals/desktop/images/dashboard.webp and /dev/null differ diff --git a/content/manuals/desktop/use-desktop/_index.md b/content/manuals/desktop/use-desktop/_index.md index c1d3dd455c81..1697050bc81b 100644 --- a/content/manuals/desktop/use-desktop/_index.md +++ b/content/manuals/desktop/use-desktop/_index.md @@ -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] > diff --git a/content/manuals/scout/_index.md b/content/manuals/scout/_index.md index 2b125202fa3d..9f260dde57ce 100644 --- a/content/manuals/scout/_index.md +++ b/content/manuals/scout/_index.md @@ -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 >}}