update bake-action to v6 #2040
ci.yml
on: pull_request
minimal
16s
git-context
24s
git-context-secret
23s
path-context
32s
example
35s
error
8s
error-buildx
32s
docker-driver
18s
export-docker
19s
secret
20s
secret-envs
12s
network
33s
shm-size
18s
ulimit
22s
cgroup-parent
28s
add-hosts
18s
no-cache-filters
17s
registry-cache
26s
github-cache
43s
local-cache
45s
standalone
17s
named-context-pin
30s
named-context-docker
24s
named-context-container
30s
docker-config-malformed
17s
proxy-docker-config
30s
proxy-buildkitd
28s
annotations
28s
multi-output
22s
load-and-push
25s
summary-disable
24s
summary-disable-deprecated
25s
summary-not-supported
25s
record-upload-disable
16s
annotations-disabled
41s
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:fa398bd1707194d783a6221bb60ba630f074222cdc0f4b6a05d9167d6e9c4a9f": 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
|
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
|
minimal
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
|
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
|
add-hosts
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
|
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
|
no-cache-filters
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/
|
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
|
shm-size
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
|
export-docker
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
|
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
|
record-upload-disable
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
|
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
|
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
|
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ulimit
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
|
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
|
multi-output
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
|
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
summary-disable
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
|
registry-cache
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
|
annotations
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
|
multi (multi)
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
|
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
summary-not-supported
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.
|
path-context
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
|
proxy-docker-config
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
|
network
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
|
example
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
|
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
|
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
|
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
|
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
|
github-cache
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
|
local-cache
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
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
docker~build-push-action~2Q2593.dockerbuild
|
26.4 KB |
sha256:ed4616b2bcbb3d952e97c8ff3c6a19ce1020fc3e9aa9c61b45cba8d5f6df49cd
|
|
docker~build-push-action~5RUHDW.dockerbuild
|
23.9 KB |
sha256:a00bf662d57b663532f2071c91ba1e25e0c402a6fee7d07521f64ff2bbd36699
|
|
docker~build-push-action~5VMJZZ.dockerbuild
|
35.5 KB |
sha256:b60e0e780c7dbe0a53ccd9c1fc3df90f59d62e4a3e3c566bafea0a4d77584455
|
|
docker~build-push-action~7GBIRH.dockerbuild
|
49.2 KB |
sha256:ce89e6263ab4e46f985f267c1207314e72232cacdbb3aab7b266c50ed64d795a
|
|
docker~build-push-action~7Y7DPT.dockerbuild
|
11.6 KB |
sha256:a7fa9565fe9da2adc256c6b5578ed057c220ab7dc12c79ebfb1e8df02bfc29a2
|
|
docker~build-push-action~8ZX8TP.dockerbuild
|
24.8 KB |
sha256:3b570a150a02392401f2ee36bf90dd64fb9999bd97f87389d73a3fc1a88f38f4
|
|
docker~build-push-action~AKB5NQ.dockerbuild
|
16.8 KB |
sha256:ee2daf95b23265b618bb6d6cfac6f4236eb2711402624c98393e7b8cf03896da
|
|
docker~build-push-action~BRIIEO.dockerbuild
|
16.7 KB |
sha256:0c813de4e30d78a59b38bc4dbf23519e2512d121319dc7646f717bdd17840405
|
|
docker~build-push-action~CKMSGA.dockerbuild
|
15 KB |
sha256:92b3bca7e5e846af5572e013fbc8a749c7edb1d18cfc6f8c7cbeedfdc3d1801a
|
|
docker~build-push-action~D2183Y.dockerbuild
|
22.8 KB |
sha256:540d17ca6216f98090d0e90a7016d38b52bd125cb7ace8b2e864ee07e98653fa
|
|
docker~build-push-action~DFOZQA.dockerbuild
|
27.4 KB |
sha256:d9fb67eb80737014232ea411030af50f46ba587fecdb8ca04bd5f012003902cc
|
|
docker~build-push-action~DLKQVZ.dockerbuild
|
16.7 KB |
sha256:d43557b4d8dd4095ee6944528d4b6d115fc43cb481af39f3d26ca03597e1e1e5
|
|
docker~build-push-action~F72T4D.dockerbuild
|
17.1 KB |
sha256:e2801f220809e4f0ec5236d10942ae38be599b11107fcb50ffaa3bc9b9d3acc7
|
|
docker~build-push-action~FGPOPL.dockerbuild
|
19.1 KB |
sha256:2b61ffc84ea80844b055bc7a8f2d8d6dcc8ae96da0a1c2607573b6d973b7859e
|
|
docker~build-push-action~FO9ACK.dockerbuild
|
17.1 KB |
sha256:89fc4f39bc3fe4e7eef6cd4f389ee081fee49bca6e28e38af379fc3370274170
|
|
docker~build-push-action~I2C3N6.dockerbuild
|
44.3 KB |
sha256:1f0aad3406d3808aca29b65fe3687cdf0f83ece3c2b075dde6a87408d7c4cf70
|
|
docker~build-push-action~IFGJWE.dockerbuild
|
44.2 KB |
sha256:8ea9e7ad6a97a61a9a748fe1255c3204e74a18f76952dcecbe8c420b85e87d86
|
|
docker~build-push-action~JHOT44.dockerbuild
|
17 KB |
sha256:d4a660476fdb47887e5b2ffd4852a7c242803093d18d66695fdba3c37d5c58b6
|
|
docker~build-push-action~KAQTPG.dockerbuild
|
14.4 KB |
sha256:9040c78c87bb69e869fc9b9545b638db8f13a2a17abe3571ef99f74006a6e1bd
|
|
docker~build-push-action~KIHA7M.dockerbuild
|
17 KB |
sha256:7db0c2ae6d7bb30a9b2c571a9390007dc3995792856a52b0dc6fce4c7ccf71ce
|
|
docker~build-push-action~L8SWTK.dockerbuild
|
35.6 KB |
sha256:47bdb6d84d75a8b7e79707700b43bfacedb5bdce628089fee375295676344aa5
|
|
docker~build-push-action~MW1ZMA.dockerbuild
|
17 KB |
sha256:8d2d4b92ae63930b1b5a3fd001d5a6516058fef6217241d02dccddc0afd47a94
|
|
docker~build-push-action~N7CWA2.dockerbuild
|
25.4 KB |
sha256:6ea1380597fb1f1ee4fcc70acd8044d9bd0e988b3c88194185837bcb08e0d3b4
|
|
docker~build-push-action~NEPX0P.dockerbuild
|
16.7 KB |
sha256:52ba2b7dfaabaa7808d3902bfd03350ac92718b00d833d7b3433a528c30bce73
|
|
docker~build-push-action~PIH5KL.dockerbuild
|
43.9 KB |
sha256:68ffb7416650e5483a081612a1f2302503d07e9f18d37e75c2426d82f307b75d
|
|
docker~build-push-action~PLH9O9.dockerbuild
|
17.2 KB |
sha256:9ef6497a0886ba052ea6367f09b217b7563192a2e5634cf814fab8680117f747
|
|
docker~build-push-action~PPZAOG.dockerbuild
|
45.2 KB |
sha256:93bee865ec8ccd8941342ded5f1dfd2f830e2a931c56bc22d485f45cfff68a84
|
|
docker~build-push-action~PYR2UO.dockerbuild
Expired
|
16.9 KB |
sha256:0cfe32f0772f5e95b9d2607c74eb9295ae1a94ffd5bfee7dff80e673179030dc
|
|
docker~build-push-action~Q23FNB.dockerbuild
|
16.5 KB |
sha256:d165b5dc56af6c5db582f01962ee9a49b36fe23bfbf8acb28c5967aec992b0f0
|
|
docker~build-push-action~QQNX1O.dockerbuild
|
16.9 KB |
sha256:59f7d9929948dc83179679e509bea1359587a4f85c04f5d64a85946c112bb7cf
|
|
docker~build-push-action~R2CJ9T.dockerbuild
|
25.6 KB |
sha256:4da17fbad9831afb6e47fbd9f1e96eebdb34be76743bd0b416ef4994d850ec6b
|
|
docker~build-push-action~R5OXEI.dockerbuild
|
16.3 KB |
sha256:313a429c6da8011d794b6454821c259d8b5fafaf93393c27814927daa43c4982
|
|
docker~build-push-action~T0ZHXL.dockerbuild
|
26.5 KB |
sha256:05682928f2a68aa26dd1f79743ab1dc2e2806be076978761b71931765dec304e
|
|
docker~build-push-action~T1QR7W.dockerbuild
|
14.7 KB |
sha256:54b10734af8dc5dce0577acd33ecaae379d8315f7acf16d50a09b3dbd3370305
|
|
docker~build-push-action~TFP0CD.dockerbuild
|
17.1 KB |
sha256:df21db35bfad63eceb57d694378adea54be0b6c70a36a7d8af98893abf430800
|
|
docker~build-push-action~U5X9JU.dockerbuild
|
11.2 KB |
sha256:eace308ec9f901e78f466f2a12911cfca40f43540c6b4f131533240494ccb270
|
|
docker~build-push-action~UC3K9I.dockerbuild
|
45.4 KB |
sha256:72f4d60aeca55f5cfc29455e2b742908b71eedf1c734297a4b2c43040a2d936e
|
|
docker~build-push-action~UD94SR.dockerbuild
|
17.4 KB |
sha256:d94806cc12fd86fca22bf491138a96aa75c7705d91d522033429e6c27fae465c
|
|
docker~build-push-action~UHIKLE.dockerbuild
|
14.4 KB |
sha256:c2918af2a588fc222414255baac5b9136ee5dfa300df7111f4676779539ee161
|
|
docker~build-push-action~UT0I93.dockerbuild
|
17.3 KB |
sha256:4165005a13422cf7e1276a3aa88c456935b5adb8d511bd4d764f588959479a3c
|
|
docker~build-push-action~UVKXQA.dockerbuild
|
37.7 KB |
sha256:19582bf2f58501207511496f95b509ea86d777b222ab0c15ad34201308d445b0
|
|
docker~build-push-action~VITDVW.dockerbuild
|
23.5 KB |
sha256:470e152023cefd3b0d1aff1043d3cdeb9b6c815cf1e41b6c073fd09c36d2b16c
|
|
docker~build-push-action~VRZQCV.dockerbuild
|
23 KB |
sha256:7bb01e98b5cfc08ec0b1f241e5c70dcd3c3d2597bc6e7b49c79ca2504d0090e6
|
|
docker~build-push-action~WHG8OJ.dockerbuild
|
25.1 KB |
sha256:8532614f124ad25f0277bd8338571d1e2239200176dcd062c8795e523cbe0c96
|
|
docker~build-push-action~X9JC7N.dockerbuild
|
17.8 KB |
sha256:ff3b19819219d0580bb7f11cb243a4c094c7f8ab4766c9545641808deb74d53e
|
|
docker~build-push-action~XKAE8T.dockerbuild
|
38.9 KB |
sha256:0828a8826d6744a276ce66442145850077851635d30cd3336aa0d337150d3799
|
|
docker~build-push-action~Y7ZBTX.dockerbuild
|
35.8 KB |
sha256:6d86995b1a4c3b257c8ed9721c837173c1e97be7b014ff023d872012ab27499f
|
|
docker~build-push-action~YGMU0S.dockerbuild
|
16.7 KB |
sha256:03f9f799a0559a80003b89c20dffb68c54a52dc58564b1a011f8253dc61c6982
|
|
docker~build-push-action~YM21HY.dockerbuild
|
16.8 KB |
sha256:8d666c687790b2e60ee465907f934c35153f8b9697c122ee4d078e6a8b2865dc
|
|
docker~build-push-action~ZN0K5P.dockerbuild
|
17 KB |
sha256:70893ec448241d02fba68e90f8dc6e707f997c0dafeb16f63fe8ad9513fcd429
|
|
docker~build-push-action~ZUYQU5.dockerbuild
|
28.1 KB |
sha256:bc6928d58cdb2af8a85437e09ae565ae895300a21277851d7ee346578613e232
|
|