Skip to content

mention Docker GitHub Builder in the README #2924

mention Docker GitHub Builder in the README

mention Docker GitHub Builder in the README #2924

Triggered via pull request May 28, 2026 10:14
Status Success
Total duration 46s
Artifacts 56

ci.yml

on: pull_request
minimal
26s
minimal
git-context
37s
git-context
git-context-query
32s
git-context-query
git-context-secret
31s
git-context-secret
path-context
37s
path-context
example
26s
example
error
5s
error
error-buildx
18s
error-buildx
docker-driver
15s
docker-driver
export-docker
12s
export-docker
secret
15s
secret
secret-files
12s
secret-files
secret-envs
15s
secret-envs
network
22s
network
shm-size
21s
shm-size
ulimit
17s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
33s
registry-cache
github-cache
18s
github-cache
local-cache
23s
local-cache
standalone
14s
standalone
named-context-pin
19s
named-context-pin
named-context-docker
24s
named-context-docker
named-context-container
18s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
35s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
15s
annotations
multi-output
17s
multi-output
load-and-push
29s
load-and-push
summary-disable
25s
summary-disable
summary-not-supported
30s
summary-not-supported
record-upload-disable
26s
record-upload-disable
annotations-disabled
18s
annotations-disabled
call-check
13s
call-check
no-default-attestations
30s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:58df31922d8376c5e052b84bc46edf7b9665faadff38fdcf88b886160fca963c": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
secret-files
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
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/
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#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#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/
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/
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/
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/
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#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/
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/
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/
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/
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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0VRBE4.dockerbuild
20.5 KB
sha256:7c68e84da3eadaba68b7120b8deb4dabf4c65cb8603720f4d13773bf7333f42d
docker~build-push-action~2BQA85.dockerbuild
23.3 KB
sha256:7e4e49d52c36d0ef0043468b0147a4df04561418edfff079a621ba5c1c958b56
docker~build-push-action~471EDZ.dockerbuild
24.8 KB
sha256:2f906eee68e46fd717ac1e214f44fd0d5ed232ee5863fa2a9848c2692daa4a0e
docker~build-push-action~62JCW7.dockerbuild
54 KB
sha256:6e876ca9943427a61468ffe40f4ae42ac5af192a9213c89ab00f7196644eccaa
docker~build-push-action~6B1T29.dockerbuild
23.5 KB
sha256:5e8e93714af5f3a496f3544d93938fba20f2245eb590b13eaffa3495b44b8b49
docker~build-push-action~7NV5I3.dockerbuild
23.3 KB
sha256:2795d29b1dc3368578d1c981aa875ccbfb0495f310b391eea86d5e4bfbf26dc4
docker~build-push-action~7VPU83.dockerbuild
12.3 KB
sha256:f9ca5d4ee2e2bbe8dea7f07bf1be95c3309d191c2c4528b252c7f2b7418d9c0d
docker~build-push-action~84LZNB.dockerbuild
44 KB
sha256:23a16be5188a256a45e2b4b2f3b3732e55490aabde02aad32b05753ec544a103
docker~build-push-action~A4Y8BP.dockerbuild
36.3 KB
sha256:56e365de5a48b74fd842eb699ae4209d3de63a2f54b813297817b56a8eb1a671
docker~build-push-action~CXSBX3.dockerbuild
24.1 KB
sha256:868809dfbe609a84d226311547daaa38ad413cb1e318547c0ea6e058f33a48e8
docker~build-push-action~DIU40U.dockerbuild
36.1 KB
sha256:9933a160e89d619cdf815567a2c5f3b1980090ffb7f1d51001cc7ad4d14102ff
docker~build-push-action~DYV56F.dockerbuild
23.5 KB
sha256:ae331db63ad82639136331e6d519f61922817b663a2168ceb609901f88d6ff37
docker~build-push-action~E9CABF.dockerbuild
51.1 KB
sha256:7ae7e61ed43f82234e7af59c684d424b293614b6771f1a759fd2029baed19525
docker~build-push-action~ECJWDU.dockerbuild
25 KB
sha256:80f7cbb4296604001cc42f3309b21ab1816dcf18f083b1191131935638bc1c4d
docker~build-push-action~ESV4AS.dockerbuild
91.5 KB
sha256:52680b891789c5e1c3767a6be3ddf867b78f5752ccea2b2c2cd8ac5b3d65c947
docker~build-push-action~FNRNAU.dockerbuild Expired
25.3 KB
sha256:f099536587dde2ae247c95abf56303f431e42e23428310f000f0be6f02aa61f5
docker~build-push-action~GCUL3J.dockerbuild
25.4 KB
sha256:f17c4b5aa7a8399d8ed4af8431b6da2ede9402a525b1a5155a08d822ad48548e
docker~build-push-action~GZTIKG.dockerbuild
33.7 KB
sha256:3c787ebeefdb16c357e86d197d2cd9cec8b3e1410a31c47c991bc1eed4668d02
docker~build-push-action~I6WR5D.dockerbuild
15.6 KB
sha256:6be910010509d9f34fa636e9c9a4af164465d8c83cb066c664390bbba1f890c0
docker~build-push-action~J0OXG1.dockerbuild
11.9 KB
sha256:240f6558ca7b7b04c5e3750ca4d3880485a2a0869074792b43e5d8a02bef5efb
docker~build-push-action~J7BD4J.dockerbuild
60.8 KB
sha256:c6218cb4dc90723f39c4144a121437560598256e2a8a0222ef034e7d8ea34a8b
docker~build-push-action~J9CJ6I.dockerbuild
12.4 KB
sha256:8ac1fbb4737f75cc3c9f7c4a8fe036e364b360b80dc792d84f93a4cbff8b07ad
docker~build-push-action~L30U3B.dockerbuild
50.3 KB
sha256:36b25be2fcbff550e13785df2d01d3c9b58978bad0e1b75ba8ca889d6e9e7023
docker~build-push-action~LG54IM.dockerbuild
44.9 KB
sha256:4eaf0e3e7c1dcee4c9bf0f458594586d6f0e334c9581562a066764788c18cca5
docker~build-push-action~M6PP37.dockerbuild
20.5 KB
sha256:62459d016e6faf3251abe7a825c4e676bd60c6e371accd65d3e8c87f8b638ead
docker~build-push-action~M7HQZQ.dockerbuild
23.6 KB
sha256:1fa3c54b358369f9e761490c4ddcdca85c00d8a55aa9a643361c0f5061687909
docker~build-push-action~MJDRBF.dockerbuild
11.2 KB
sha256:4fe25efceda58ab3ec7b43d9f8964dbc827e3b66ed8fc8edf759d6f449901fd1
docker~build-push-action~MKAEOW.dockerbuild
23 KB
sha256:1d7f67499bffa6f45cb9b2a0f3f6ace44de1397d14702568acc7af6098534b68
docker~build-push-action~NR4KOX.dockerbuild
32.4 KB
sha256:52cffcdd8e0b12b9f8d6181804f75dd6db6bacac07c099e72e528a5ef3405e79
docker~build-push-action~O1TVHM.dockerbuild
29.9 KB
sha256:257452482e4c880f3189dbb0c3f36476294bbec1e5a5a90ec520181788eced8d
docker~build-push-action~O6778F.dockerbuild
16.5 KB
sha256:dc4a4f5b807b0ef904c02044358cbfdff2343b48c89f1492354e7b0208778918
docker~build-push-action~PCYPTL.dockerbuild
25.3 KB
sha256:0851e09495158695515a21ea3d560ffda66ec83da69247136116aae9af1a6587
docker~build-push-action~Q0MJSB.dockerbuild
32 KB
sha256:d9b0f72f78188ecb58861721f26e90f81984948076982e551021825a0bb9a9df
docker~build-push-action~Q8RQTQ.dockerbuild
23.6 KB
sha256:524aa2083ba90bcaab760f2ddca0e38b4d7db9e0fb26fc5f6d2b23580dae6554
docker~build-push-action~QPL7SK.dockerbuild
12.3 KB
sha256:6ba5203f4f9cde22a44bffece9771c55a3d4a04fc1de7429e044b07a36d90e57
docker~build-push-action~RGFFBC.dockerbuild
20.7 KB
sha256:10e02b61cfddb7a5148fac4873615be66c4dc1b8419f060446f0de41b1909ad0
docker~build-push-action~RJU5RV.dockerbuild
23.6 KB
sha256:a1099356390852519b229fb97b24fed3b08a52187175051c673b32a6413c9aa2
docker~build-push-action~RNWL10.dockerbuild
25.2 KB
sha256:901b6d5482e11b3d358826264b4028f86a22e840a2679f760271df152c90ca49
docker~build-push-action~SUJMCI.dockerbuild
23.1 KB
sha256:8eb5ae8a5deb172b3b3983db49b008c9113e4cd0a69cfeb9b71df50d89cd445b
docker~build-push-action~TASH6D.dockerbuild
12.3 KB
sha256:1f10cf8c555af8118db903d28a778afe026a9d41b89ecb06549ef9be9f67b4f5
docker~build-push-action~UD6MPG.dockerbuild
23.4 KB
sha256:2ffcc56f073508ba41b1fc67925676aa0d03cf66cd925af2feeedd3d2567da0f
docker~build-push-action~UP3DLG.dockerbuild
33.4 KB
sha256:4dea1daa46d2cf1d3268984cbcd4dc0eac7181c4dcd8a7ce26947a341b09d871
docker~build-push-action~UVYV7K.dockerbuild
29.7 KB
sha256:2daa5ec0e2bfb303f6302d4bc063342395d6fde1903b001811bee7e3ea4b66ab
docker~build-push-action~VFEOTU.dockerbuild
30.2 KB
sha256:1d77180efe7683d983ac72ce00a55b90852647bc4e20d5988dd6484c6ca45045
docker~build-push-action~VOJIM4.dockerbuild
11.9 KB
sha256:a7623f1a31d26193cb7afdfa300066452d3f7a9a7079473c24caf700a8119a2e
docker~build-push-action~VRT4ZC.dockerbuild
23.3 KB
sha256:4efedbd3cc2499405ce792a80e3a2fa518f65bb8b74aabcb22c134a18623a213
docker~build-push-action~VRYBJL.dockerbuild
11.9 KB
sha256:1be368924712d0497285bd90cb12969410c3d167f73da1caf55b87ec8c2f24ac
docker~build-push-action~W7Q8FS.dockerbuild
54.2 KB
sha256:5f7f95e21b5b64a737570494b5d76962cf676af9b590313f5b97a2e7f651059b
docker~build-push-action~XC4UZK.dockerbuild
58 KB
sha256:0f635bbe179a0ae88557866ee68666e7cbb2ad2d35738b0fa5958e5e6e74231a
docker~build-push-action~XFY5GX.dockerbuild
39.3 KB
sha256:fc4ec3ea0083fbc9fa458241eef518bbdde5d85424b0f0340f5456644bae4e23
docker~build-push-action~XS901N.dockerbuild
33.5 KB
sha256:895b4f9c0a6fa986555aa6c1df8f5c0ff6be11437c434e1558c5ce0b621c168a
docker~build-push-action~Y0D1PW.dockerbuild
29.6 KB
sha256:812cd5c6548748ca1985aca8f22d7fa3dd797a9e5c962b0a5db26bce4a8ab3af
docker~build-push-action~ZKKXJV.dockerbuild
60.7 KB
sha256:136dddbdc30700e6301a63ec05dbb468bc9d8e628b0ad46a044a7631d021ad13
docker~build-push-action~ZNB0UQ.dockerbuild
43.7 KB
sha256:000e90d3babea016c4bb47534dd4ac655bd54d24514544dfb54261859b0977d9
docker~build-push-action~ZOHIO2.dockerbuild
31.2 KB
sha256:f17cb8d7077b3073cec45732414ff4fc6f627712b561bd9f81eddd19614f3cf1
docker~build-push-action~ZQQA4Z.dockerbuild
31.9 KB
sha256:e4ed7eb3dbceaf9b1d53864114267d111907fa956b8865c61f541c113dfdf608