O
Summary
C
כש
✔path-context
git-context
multiplatform
✔multi
error-dockerfile
github.com/docker/test-docker-action/actions/runs/9065255791#summary-24905427303
path-context summary
Docker Build summary
For a detailed look at the build, download the following.dockerbuild file and import it into Docker Desktop's Build views.
The build file provides insights of your build, such as timing, dependencies, results, logs, traces, and more. Learn more
docker-test-docker-action-QAO8X5.dockerbuild (5.06 KB)
This file includes 1 build record.
go
error-go
matrix
matrix (bar)
matrix (baz)
✔group
group-error
group-all
Was this useful? Let us know
Preview
ID
Name
Status
Cached
Duration
QA08X5
test-docker-action/summary.Dockerfile completed 0%
2s
Build inputs
group-matrix
files:
./docker-bake.hcl
/home/runner/work/_temp/docker-actions-toolkit-e3LPWM/docker-metadata-action-bake.json
targets:
summary
Run details
Usage
Workflow file
Bake definition
{
"group": {
"default": {
"targets": [
"summary"
]
}
},
"target": {
"summary": {
"context": ".",
"dockerfile": "./summary.Dockerfile",
"args": {
@
=
Explanation
The image shows a Docker Build summary within a GitHub Actions workflow. It includes details about the build, such as the dockerfile used, build inputs, and bake definition. The summary also shows whether the build was completed successfully and the duration of the build process.