Merge pull request #1296 from crazy-max/bake-v6 #2041
ci.yml
on: push
minimal
18s
git-context
36s
git-context-secret
26s
path-context
19s
example
22s
error
5s
error-buildx
26s
docker-driver
18s
export-docker
15s
secret
15s
secret-envs
14s
network
14s
shm-size
14s
ulimit
14s
cgroup-parent
15s
add-hosts
16s
no-cache-filters
25s
registry-cache
25s
github-cache
21s
local-cache
41s
standalone
19s
named-context-pin
16s
named-context-docker
20s
named-context-container
23s
docker-config-malformed
11s
proxy-docker-config
23s
proxy-buildkitd
22s
annotations
27s
multi-output
37s
load-and-push
33s
summary-disable
20s
summary-disable-deprecated
14s
summary-not-supported
13s
record-upload-disable
25s
annotations-disabled
21s
call-check
9s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 71 warnings
call-check
Check complete, 7 warnings have been found!
|
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
|
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:4a95e79ecaf1712e2a2d38e7ec780f3e678dbea7940f863912b7d12433a023ae": dial tcp [::1]:5000: connect: connection refused
|
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret-envs
INVALID_SECRET= is not a valid secret
|
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret
INVALID_SECRET= is not a valid secret
|
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The MAINTAINER instruction is deprecated, use a label instead to define an image author:
test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label
More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
Multiple instructions of the same type should not be used in the same stage:
test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used
More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
|
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
|
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
standalone
Docker is required to export a build record
|
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker~build-push-action~0Y75FG.dockerbuild
|
16.8 KB |
|
docker~build-push-action~2ZC5A1.dockerbuild
|
28.2 KB |
|
docker~build-push-action~3LDE3L.dockerbuild
|
17.1 KB |
|
docker~build-push-action~44JKJ5.dockerbuild
|
17.2 KB |
|
docker~build-push-action~4NA39A.dockerbuild
|
35 KB |
|
docker~build-push-action~4P36HN.dockerbuild
|
39.1 KB |
|
docker~build-push-action~5B9J87.dockerbuild
|
17.3 KB |
|
docker~build-push-action~6GNU6F.dockerbuild
|
16.6 KB |
|
docker~build-push-action~6VZJY1.dockerbuild
|
17.1 KB |
|
docker~build-push-action~7XQ59J.dockerbuild
|
16.7 KB |
|
docker~build-push-action~B6E5CS.dockerbuild
|
16.6 KB |
|
docker~build-push-action~CV4U4G.dockerbuild
|
36 KB |
|
docker~build-push-action~ETKVCM.dockerbuild
|
25.8 KB |
|
docker~build-push-action~GHS1OE.dockerbuild
|
16.7 KB |
|
docker~build-push-action~GVFSZM.dockerbuild
|
17.2 KB |
|
docker~build-push-action~IE5CW6.dockerbuild
|
17.2 KB |
|
docker~build-push-action~IEQN3Q.dockerbuild
|
18.1 KB |
|
docker~build-push-action~IRO7TK.dockerbuild
|
16.9 KB |
|
docker~build-push-action~K8TWYF.dockerbuild
|
27.4 KB |
|
docker~build-push-action~KY4YDQ.dockerbuild
|
44.9 KB |
|
docker~build-push-action~LQ0CEM.dockerbuild
|
17.9 KB |
|
docker~build-push-action~M12PAN.dockerbuild
|
16.3 KB |
|
docker~build-push-action~MG24PJ.dockerbuild
|
17.2 KB |
|
docker~build-push-action~N7QQ5O.dockerbuild
|
19.8 KB |
|
docker~build-push-action~N9231H.dockerbuild
|
22.7 KB |
|
docker~build-push-action~NRQELT.dockerbuild
|
48.4 KB |
|
docker~build-push-action~OEKV0N.dockerbuild
|
18.4 KB |
|
docker~build-push-action~OH8NMF.dockerbuild
|
17 KB |
|
docker~build-push-action~OWJ97O.dockerbuild
|
11.3 KB |
|
docker~build-push-action~OWN339.dockerbuild
|
38.2 KB |
|
docker~build-push-action~P0NV2A.dockerbuild
|
25.7 KB |
|
docker~build-push-action~PHZTST.dockerbuild
|
26.1 KB |
|
docker~build-push-action~PQF1BO.dockerbuild
|
15.2 KB |
|
docker~build-push-action~QCKCWX.dockerbuild
|
19 KB |
|
docker~build-push-action~QNRWTP.dockerbuild
|
25.6 KB |
|
docker~build-push-action~RR1GJG.dockerbuild
|
14.6 KB |
|
docker~build-push-action~S1UE2Z.dockerbuild
|
23.9 KB |
|
docker~build-push-action~S4YLW8.dockerbuild
|
14.5 KB |
|
docker~build-push-action~SJH760.dockerbuild
Expired
|
17.9 KB |
|
docker~build-push-action~SNEABU.dockerbuild
|
42.9 KB |
|
docker~build-push-action~T8IWNE.dockerbuild
|
16.8 KB |
|
docker~build-push-action~THJJMV.dockerbuild
|
16.7 KB |
|
docker~build-push-action~U2ATO1.dockerbuild
|
15.2 KB |
|
docker~build-push-action~W38FP6.dockerbuild
|
43.8 KB |
|
docker~build-push-action~W9AP0C.dockerbuild
|
42.9 KB |
|
docker~build-push-action~XPE7SZ.dockerbuild
|
36.7 KB |
|
docker~build-push-action~XZD25W.dockerbuild
|
39.9 KB |
|
docker~build-push-action~Y1SDW9.dockerbuild
|
23.2 KB |
|
docker~build-push-action~YP2HFQ.dockerbuild
|
25.9 KB |
|
docker~build-push-action~YPUAE7.dockerbuild
|
23.7 KB |
|
docker~build-push-action~YSKXVS.dockerbuild
|
24.9 KB |
|