build: update builds view doc with new tab names

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-05-17 08:31:01 +02:00 committed by CrazyMax
parent b1b6bee1e3
commit e040c9c92c
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4
1 changed files with 10 additions and 13 deletions

View File

@ -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.