ci #2175
ci.yml
on: schedule
minimal
18s
git-context
23s
git-context-secret
24s
path-context
20s
example
31s
error
5s
error-buildx
29s
docker-driver
14s
export-docker
11s
secret
14s
secret-envs
18s
network
15s
shm-size
14s
ulimit
12s
cgroup-parent
13s
add-hosts
16s
no-cache-filters
26s
registry-cache
38s
github-cache
30s
local-cache
26s
standalone
17s
named-context-pin
21s
named-context-docker
28s
named-context-container
22s
docker-config-malformed
15s
proxy-docker-config
23s
proxy-buildkitd
23s
annotations
26s
multi-output
19s
load-and-push
23s
summary-disable
15s
summary-disable-deprecated
18s
summary-not-supported
19s
record-upload-disable
16s
annotations-disabled
14s
call-check
15s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:f0a1759c11f8f6d126c1ed7fe47a9c776be20be2976906e76d0a5a9afc1ce9b3": 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 139
|
|
secret
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/
|
|
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/
|
|
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/
|
|
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/
|
|
standalone
Docker is required to export a build record
|
|
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/
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
|
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.
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~2BI9SU.dockerbuild
Expired
|
47.2 KB |
sha256:c4f5021c27dcfb559ba4b0d9777a98687a4ec94919594313f698bbacb6e5c38b
|
|
|
docker~build-push-action~3KWEQ4.dockerbuild
Expired
|
18.3 KB |
sha256:d7247bc93c7f851096ef2a1a04fe45ee5debf94c5c671d62dddbb276f61b6a38
|
|
|
docker~build-push-action~60GIJ6.dockerbuild
Expired
|
16.9 KB |
sha256:ef09087ae6a94f3fd53ada994c00852af5837ef7bafd4dbc0637ed47fc807c27
|
|
|
docker~build-push-action~7PFLIG.dockerbuild
Expired
|
17.1 KB |
sha256:017cf096c1ecd7a4df9887c066464715c125f6bda978ffdc6b747f2b748e4e15
|
|
|
docker~build-push-action~91VPVE.dockerbuild
Expired
|
36 KB |
sha256:becb929c1a3996a813831a602b58ba6b4c4bd8d497b799d9bf19ab24936b2ab4
|
|
|
docker~build-push-action~A2LOBH.dockerbuild
Expired
|
34.9 KB |
sha256:3ecd68485cee37a79391869eabd53f5130cec5e8422ee690e128b85a4def1109
|
|
|
docker~build-push-action~ABCB3T.dockerbuild
Expired
|
26.1 KB |
sha256:254e7b598d4ebdad75374ab5fff9478bfc63f4175bdb4b0063c1b75d699489f7
|
|
|
docker~build-push-action~ANKCL1.dockerbuild
Expired
|
11.1 KB |
sha256:8b12432a3a7c61eef826966b386222214b02417d2ca4b066c24dba04ec603f92
|
|
|
docker~build-push-action~CGDLYH.dockerbuild
Expired
|
25.2 KB |
sha256:349a367cc89e39e944db5aca41794596d22c77e916e091e328f1c8bc47693f76
|
|
|
docker~build-push-action~E4IHIU.dockerbuild
Expired
|
17.5 KB |
sha256:83bc46456dca6a6c64162590756d3a6d3ce759b234931f1706a7a8b602513193
|
|
|
docker~build-push-action~EOUP6T.dockerbuild
Expired
|
27.7 KB |
sha256:74f5a5ced1c1cac9650f5da45c654b488a44707ae7e57de1953de501bc9e770b
|
|
|
docker~build-push-action~F13A7B.dockerbuild
Expired
|
44.4 KB |
sha256:c7640066d62f81cf9df6274be2d11be3ce92b660d1265cb148cb4f257a774755
|
|
|
docker~build-push-action~FOJZ9P.dockerbuild
Expired
|
28.3 KB |
sha256:b1cbccae8e24891390aeaadc4e92831974b1a24d35580a06c76aedbfb121080a
|
|
|
docker~build-push-action~FRJ6MH.dockerbuild
Expired
|
17.1 KB |
sha256:19a7a28a331c4fd614dea6e7a118c5f2a9a97aee866688cb93a44cd0dd6491df
|
|
|
docker~build-push-action~GJEB0B.dockerbuild
Expired
|
15.3 KB |
sha256:a579188d6ec9c3d4f1f0d255dd379b608c4d1165aebe1d3ac49e8ef7c2f90159
|
|
|
docker~build-push-action~IWPY85.dockerbuild
Expired
|
37.5 KB |
sha256:57668682a1586e0815e63e151622c48dee3310e4ae003193f602be46d91c08b0
|
|
|
docker~build-push-action~J2B9TH.dockerbuild
Expired
|
25.4 KB |
sha256:aa4fd90bc47ad8ba56a5e90d148ba9f4ae00182a8b1bdf32e167c29c6f3ca2d0
|
|
|
docker~build-push-action~J6WQP1.dockerbuild
Expired
|
43.8 KB |
sha256:ca78d8beb856def39b7348888f41736c1bc23ec008d380f1fc36a19bb27072f9
|
|
|
docker~build-push-action~LCYJRP.dockerbuild
Expired
|
23.5 KB |
sha256:9697f18c9502b5a8a8cf9bb9bab99a8a7d25fd3ae14bbeb448420c575fd499ca
|
|
|
docker~build-push-action~LJYNDU.dockerbuild
Expired
|
15.1 KB |
sha256:17a30b016fd045c76ad9784e025d63972c8edf24a8f2a26c6add94ebceccbcda
|
|
|
docker~build-push-action~M3HOR1.dockerbuild
Expired
|
45 KB |
sha256:0d0ceccfe394b3544e2037ec0b4bde889d58f9924c7743ba13297a2d4a8c289e
|
|
|
docker~build-push-action~MGZZFX.dockerbuild
Expired
|
16 KB |
sha256:896d5f924b928b0d82c7fa03a65d9e1916dbca6ee9b379a8e2b85f7459828ca5
|
|
|
docker~build-push-action~MI43C5.dockerbuild
Expired
|
17.8 KB |
sha256:ef51e26bc17c5a7a92191694ec722d2b8c429d2c93abf3b64d1d6f9f028d7963
|
|
|
docker~build-push-action~MKFZGW.dockerbuild
Expired
|
19.2 KB |
sha256:4a570127ae05d7ca85c3d6aa992040983656794896cf1702b58f6620396a55d6
|
|
|
docker~build-push-action~MMCQA1.dockerbuild
Expired
|
15.4 KB |
sha256:5c1aa9726fbe3ab6dee8184231121745c10a9e4f55ce6704b8fe654f6ab69706
|
|
|
docker~build-push-action~NK2BFP.dockerbuild
Expired
|
17.5 KB |
sha256:d1e1afe24ccda308250ef64fe611ef89186cff7edfe9145b80c853c6a17cdcd7
|
|
|
docker~build-push-action~NLDCVM.dockerbuild
Expired
|
16.9 KB |
sha256:a9b820b9f5e399f99290be5ecaa85770b461d8c5a52b958046b63eb8316d35f2
|
|
|
docker~build-push-action~NSZBLQ.dockerbuild
Expired
|
25 KB |
sha256:e82a94a84552b33d45423b2480219445b6e9feb449d8b79f05808771773609d8
|
|
|
docker~build-push-action~PMUPCS.dockerbuild
Expired
|
16.7 KB |
sha256:7dc9d480b84094bda40950ce7fe957212bb4c32f89f63e142b3da3be2f46db49
|
|
|
docker~build-push-action~Q564OI.dockerbuild
Expired
|
14.6 KB |
sha256:e6df85f526507790fd7b55cac5a5593de77415cdfd079d04f8a905c8be1df5b6
|
|
|
docker~build-push-action~QZB0UF.dockerbuild
Expired
|
38.6 KB |
sha256:cce3e709cfbfbbd267c2d0e578141fb0b046d7b69d2e676aceea6ffc5a448667
|
|
|
docker~build-push-action~QZCHET.dockerbuild
Expired
|
19.2 KB |
sha256:6a706bc03d1650f96ef9fbd6eea1f984958f8e3da3ca4904a0838f7066599d28
|
|
|
docker~build-push-action~QZKAAH.dockerbuild
Expired
|
17.1 KB |
sha256:2ab10d193c3e2c8b6e970e71d1129229b567612abe8c15b4986265424733f4d5
|
|
|
docker~build-push-action~R2VYRS.dockerbuild
Expired
|
43.8 KB |
sha256:9d9ae5d87d35ec07635e794451c925ee1f208023138c2f4985fbe833ff045c26
|
|
|
docker~build-push-action~RYC8JU.dockerbuild
Expired
|
18.3 KB |
sha256:0131b29d0ead359ed68b0e23d22550936e039edcd110201c6060eaeead717b92
|
|
|
docker~build-push-action~SFELPQ.dockerbuild
Expired
|
16.7 KB |
sha256:3a99f4d48499dc2ac8541b26ba474b95a9fd2f6ec82822766be2471af220d1ea
|
|
|
docker~build-push-action~SUP4Y2.dockerbuild
Expired
|
40 KB |
sha256:00e016997232554bcd993791ef55128bbdca769c8f36e60a641e6c0901d6e714
|
|
|
docker~build-push-action~SX06I7.dockerbuild
Expired
|
23.4 KB |
sha256:df91f2560d46617f8d2fb412882065c0bb57a22a05bdd250e7cf3d80643e8986
|
|
|
docker~build-push-action~TAPKBS.dockerbuild
Expired
|
35.7 KB |
sha256:4ba34bf5211a59b1c1bf6dbae9b103294fdaefe056d0541e25f4746c8d4e7ec4
|
|
|
docker~build-push-action~U04EOT.dockerbuild
Expired
|
16.7 KB |
sha256:609e7fca3b0356cf1d545dbf491cfba7f83ccff9ec0852ab378a0b7ebb410671
|
|
|
docker~build-push-action~U5RN4K.dockerbuild
Expired
|
16.4 KB |
sha256:96eb680341ee848e3a74ac1ced766c03fb098233ce319a2e720d8f19cfe4f916
|
|
|
docker~build-push-action~UHK4CS.dockerbuild
Expired
|
28.2 KB |
sha256:434c7579cf726480eab798b000e89f19b10a124f1f70fe1f1a3671427423b1c7
|
|
|
docker~build-push-action~UK0S8A.dockerbuild
Expired
|
22.2 KB |
sha256:d1f3b0f23ecdf3f7dc7461f9f027f3dd7c90cf101903a4ff14cecc1537075071
|
|
|
docker~build-push-action~UUNFTZ.dockerbuild
Expired
|
16.9 KB |
sha256:f70e24bb3fa9d7fff84559fa3a13617123f076c51a80c7b2f80a96bf2a3fc923
|
|
|
docker~build-push-action~VOJ6TJ.dockerbuild
Expired
|
16.7 KB |
sha256:88b586204e6995783ff6d803419fbdde6445634a8cbdf1a104cd4ef0efbc1408
|
|
|
docker~build-push-action~WADG1H.dockerbuild
Expired
|
22.5 KB |
sha256:080052311fee49b58c64e6b826de5911fe7947d85823b4ed070d1614c07af138
|
|
|
docker~build-push-action~WJ2GVJ.dockerbuild
Expired
|
17 KB |
sha256:720ff1af5fb11fa38be01abae1fac967fd3495361b0fb3997e8049521b8b4a96
|
|
|
docker~build-push-action~X32ELX.dockerbuild
Expired
|
23.6 KB |
sha256:f0f0c48f0b60660d28d48d11ef20d60127f1c7842ea8503e0024047da1f86927
|
|
|
docker~build-push-action~X6AKAE.dockerbuild
Expired
|
14.2 KB |
sha256:6c5f5d5eb513d43defe96610a1d3fd7da92cfd04b96cc21b556101d9f43d4951
|
|
|
docker~build-push-action~XTBZVR.dockerbuild
Expired
|
25.1 KB |
sha256:0238d9d130589009d2b519eb9155310da42739d06bf11ab7f432610aa40b8e39
|
|
|
docker~build-push-action~YTGCR9.dockerbuild
Expired
|
27.7 KB |
sha256:1a40d4f6cffb1e1cfb51a343e60cac433b6b1b296c55299372df59774993c010
|
|
|
docker~build-push-action~ZHP2VN.dockerbuild
Expired
|
17.5 KB |
sha256:1b369e6b15b440ae0520b94d65a1bd2712bc9bf048532d54be972f7c70051b2c
|
|
|
docker~build-push-action~ZRR1MI.dockerbuild
Expired
|
16.8 KB |
sha256:e45293bc87a412b0d96a3bf65b41a0fe9cbbd1332a70a93349e793b16db92fca
|
|