diff --git a/content/desktop/use-desktop/builds.md b/content/desktop/use-desktop/builds.md index 326fc6c4ba..9833878c88 100644 --- a/content/desktop/use-desktop/builds.md +++ b/content/desktop/use-desktop/builds.md @@ -23,22 +23,19 @@ connected to the same cloud builder. Select the **Builds** view in the Docker Dashboard to open the build list. -The build list shows running and completed builds for your active builders. The -top-right corner shows the name of your currently selected builder, and the +The build list shows your completed and ongoing builds. The **Build history** +tab shows completed historical builds, and from here you can inspect the build +logs, dependencies, traces, and more. The **Active builds** tab shows builds +that are currently running. + +The list shows builds for your active, running builders. It doesn't list builds +for inactive builders: builders that you've removed from your system, or +builders that have been stopped. + +The top-right corner shows the name of your currently selected builder, and the **Builder settings** button lets you [manage builders](#manage-builders) in the Docker Desktop settings. -Running builds are displayed in the top section of this view, with information -about the build target and progress. - -The lower section of the view shows your recent builds. You can select any of -the builds from the active builds or completed builds section to view detailed -information, such as logs, a performance breakdown, cache utilization, and -more. - -The build list doesn't include builds for inactive builders. That is, builders -that you've removed from your system, or builders that have been stopped. - ## Inspect builds To inspect a build, select the build that you want to view in the list.