ci #2197
ci.yml
on: schedule
minimal
27s
git-context
28s
git-context-secret
27s
path-context
23s
example
31s
error
6s
error-buildx
20s
docker-driver
15s
export-docker
15s
secret
17s
secret-envs
13s
network
15s
shm-size
14s
ulimit
14s
cgroup-parent
16s
add-hosts
14s
no-cache-filters
15s
registry-cache
38s
github-cache
38s
local-cache
26s
standalone
21s
named-context-pin
22s
named-context-docker
29s
named-context-container
23s
docker-config-malformed
13s
proxy-docker-config
22s
proxy-buildkitd
22s
annotations
18s
multi-output
35s
load-and-push
23s
summary-disable
21s
summary-disable-deprecated
13s
summary-not-supported
13s
record-upload-disable
18s
annotations-disabled
13s
call-check
16s
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?
|
|
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:7a7a8de40813efea2a6e8d4c1d7087981611e601dd4359cb35ca80556e4564fa": dial tcp [::1]:5000: connect: connection refused
|
|
call-check
Check complete, 7 warnings have been found!
|
|
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.
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
|
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/
|
|
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/
|
|
standalone
Docker is required to export a build record
|
|
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/
|
|
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/
|
|
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~02SYKN.dockerbuild
Expired
|
10.9 KB |
sha256:a959257b1ce11cbb74c9c241f3fa0ba0a5e1b5357409020d586e38c1a50cfe6f
|
|
|
docker~build-push-action~048YVE.dockerbuild
Expired
|
35.2 KB |
sha256:5d4e2de085af07e19b86212a81c9fe5e52e286cadd93be7875fdf0c727cfd04d
|
|
|
docker~build-push-action~0I9N7X.dockerbuild
Expired
|
27.5 KB |
sha256:970888499aa4f0dd2afd9c704737c0a5397287b1a70c35d32766b0579966db55
|
|
|
docker~build-push-action~2977FL.dockerbuild
Expired
|
14.6 KB |
sha256:d1ae2d055a0aebf041396c3332eb5b16b8328a0fecc6420c34061cc80a9b97f6
|
|
|
docker~build-push-action~40G4AU.dockerbuild
Expired
|
39.5 KB |
sha256:a82b57da3399e523cea3cd0780978fca361ff0ffc617186f6f290443326bcc37
|
|
|
docker~build-push-action~6ZICBO.dockerbuild
Expired
|
16.9 KB |
sha256:5046a8bcd24b20f4e73bb46ccda780c9c4e34058c3c0be059c832f24001fac5d
|
|
|
docker~build-push-action~6ZRV6M.dockerbuild
Expired
|
17.2 KB |
sha256:84e503282632b2b8fa3391af48c0d15546f8ddf54ff903449963f1d1b4d68ba1
|
|
|
docker~build-push-action~9O50QL.dockerbuild
Expired
|
18.1 KB |
sha256:9c82817d7c30fd5e0eb5d044204835ef0077a3284e0fe1e55af663fc7ed02175
|
|
|
docker~build-push-action~9REH09.dockerbuild
Expired
|
17.1 KB |
sha256:b16a46c1c02d2a48bc80665e88c64d9362fe1d2c1d24decf6ded69a98f1c7db8
|
|
|
docker~build-push-action~A33UDR.dockerbuild
Expired
|
18.3 KB |
sha256:06314b1c61ba71bf3ac0871f0caf1af488cf42f160c4a8a3f136f6038b69d28c
|
|
|
docker~build-push-action~A9WYW5.dockerbuild
Expired
|
40.3 KB |
sha256:3057295f1b101091a084d66ad87aa96c14fc4e0970491bfda9b7625bd9dd4015
|
|
|
docker~build-push-action~AYDKMB.dockerbuild
Expired
|
28.4 KB |
sha256:4b0f2e09e8ed02d9964d41699f32b2a1f9dc9bc30e7c5e2857694b91debaf42d
|
|
|
docker~build-push-action~CW5SGJ.dockerbuild
Expired
|
17.2 KB |
sha256:5bb4b64469b24bf1bd47d3a86497e07791a85b342933a57900f6a880d0437f51
|
|
|
docker~build-push-action~D5YOLG.dockerbuild
Expired
|
16.6 KB |
sha256:32a0505d076634075abec744058eae963139db2b63289afa6505756d293b959f
|
|
|
docker~build-push-action~FRA3VT.dockerbuild
Expired
|
17.5 KB |
sha256:8b34e4ea07dcf3fc9c1f975abeb39f279778a4548339017ec67cb205b72e1f5a
|
|
|
docker~build-push-action~I7EIQI.dockerbuild
Expired
|
17.5 KB |
sha256:d995eb2bf47a3f54e023a26f82b8707b97d420d0301ebdb38e7f87344b3bd0c6
|
|
|
docker~build-push-action~IZKKAX.dockerbuild
Expired
|
18.4 KB |
sha256:9d57c9cd370cbd6f61a5a2b0d3bb60160f8fcf6d6b91a2214de5731f3a30bf92
|
|
|
docker~build-push-action~JN11JR.dockerbuild
Expired
|
25.8 KB |
sha256:93eb72313cd4dc482a6308a555797a3a1307e11194e9986a10f8f565c69a5bcf
|
|
|
docker~build-push-action~JVKVK5.dockerbuild
Expired
|
16.9 KB |
sha256:28bb59654bf5588fa879a5e3277eb540e966676f8ca3d27df3772cca95d9d8d2
|
|
|
docker~build-push-action~K3I50C.dockerbuild
Expired
|
14.8 KB |
sha256:362542d7b2a27330f3cf0eed329c48b157e3270d41a782cc4fcc0bbb2829b771
|
|
|
docker~build-push-action~KR5W5G.dockerbuild
Expired
|
38.2 KB |
sha256:869c00bed6ba8bd6c69cc18bb9977a94a743295117f8871a00e8e889c44140bd
|
|
|
docker~build-push-action~KWGOJC.dockerbuild
Expired
|
17.2 KB |
sha256:71bb9d8dbb94d828887d8c7d954c6e9a02225b341d43c2313a257d8f8f4f1c76
|
|
|
docker~build-push-action~KY68HG.dockerbuild
Expired
|
22.1 KB |
sha256:efdae9e6e39b3c686f8bd00c5b637f807b77c3c4015a3d4658ee0ca84209e59f
|
|
|
docker~build-push-action~L1O5XM.dockerbuild
Expired
|
24 KB |
sha256:52ff71fa2cd087e7950c8f885a22beb66b0bcb131ba7cefd742985e86e3882c1
|
|
|
docker~build-push-action~L9GDMD.dockerbuild
Expired
|
35.3 KB |
sha256:ac0268d17363d1ba925b9f31b96048bf3827bef10a00ff7da6956d9de68345e8
|
|
|
docker~build-push-action~LXHEYQ.dockerbuild
Expired
|
24.8 KB |
sha256:a2fc94b090d31d64c6b3e85c74a451dcec21491f5e2b7a50057f44c1315a75e6
|
|
|
docker~build-push-action~MOB23Y.dockerbuild
Expired
|
14.2 KB |
sha256:7ce19f4f37a17ff222f4a3491a3c74054140ac3e6c400b7e458b346825527c6e
|
|
|
docker~build-push-action~MS42H4.dockerbuild
Expired
|
24.8 KB |
sha256:e4e97e9d1f2793fa3fd541c0b5ecd7a1e8d07e883b93a8053b27f27ab4ce4e0e
|
|
|
docker~build-push-action~NUPWUQ.dockerbuild
Expired
|
19 KB |
sha256:c7c78b555d96e820d2aabc4c1898dac182e15d6d8a19e30296e4d48e61373218
|
|
|
docker~build-push-action~NW6VPA.dockerbuild
Expired
|
36.9 KB |
sha256:0e43bffec197ef76b3c5fb36f6a98ae594e1936d1104bbf5f74727f42ad4ce00
|
|
|
docker~build-push-action~O5QABI.dockerbuild
Expired
|
16.6 KB |
sha256:aebf14084025ce0cb8e2549fef77d50d2ef4f5382fdba484d030cddc120c1fcf
|
|
|
docker~build-push-action~OVNK4N.dockerbuild
Expired
|
16.7 KB |
sha256:f51287203ae956efa1d035b57287c1cc0ee0be4bb9b242ce117382019ce3e7c3
|
|
|
docker~build-push-action~PLLQK1.dockerbuild
Expired
|
16.8 KB |
sha256:6fbe7725042bc505bc9a466fe232d36d9c8087fb56aae07bed9bc419a8b9d3d4
|
|
|
docker~build-push-action~PM3HAH.dockerbuild
Expired
|
44.1 KB |
sha256:c03b2bd62e3ff30256a1c03d8d8b3dee447d16f0a05f9afddca9934d6362b4f2
|
|
|
docker~build-push-action~QVJZ7R.dockerbuild
Expired
|
16.4 KB |
sha256:afc55d87c4ee8957ee1022d6be758bcf49abf002f04822d15f96f0eb4b008b7f
|
|
|
docker~build-push-action~QZWNQD.dockerbuild
Expired
|
27.9 KB |
sha256:bda0b59381417cb7232de9bd1e35f57120feb234536cea7a2bc1965cc74fac00
|
|
|
docker~build-push-action~S2ZWLQ.dockerbuild
Expired
|
23 KB |
sha256:eac33b82cabc096414746d241b746f8d625bf94c30b46a9247e137ff62cac19c
|
|
|
docker~build-push-action~S44EQA.dockerbuild
Expired
|
27.5 KB |
sha256:d9a7075d1506fa1e6e6170dfe4f252b8554840bb6822d50f2ed54356c65e0b9f
|
|
|
docker~build-push-action~SOG235.dockerbuild
Expired
|
42.8 KB |
sha256:f553be28c72dd358cf6df90f33bd3c12507ae3255986f39c11daec6da9a60e7f
|
|
|
docker~build-push-action~T8384V.dockerbuild
Expired
|
22.7 KB |
sha256:35567ef80e1c7dbe8a569fd40e86b9dc21458c4359f479edc3a564bd2cd29232
|
|
|
docker~build-push-action~TC2CN4.dockerbuild
Expired
|
46.2 KB |
sha256:4eefff8cb26689d9a2b0fa664d92703ab71f36f6f03b53de617a3d7a9fc8c1cd
|
|
|
docker~build-push-action~U1NKWL.dockerbuild
Expired
|
14.5 KB |
sha256:46f42dc76860bace91bd0072ead78b5ed113cdb434bf29c12f42a345ccb70d71
|
|
|
docker~build-push-action~UEKP85.dockerbuild
Expired
|
16.5 KB |
sha256:a2dd632bcda6dca13e8515bd40c8f9d9e07cb2aea683d0dc7da1e54d1f91fb0d
|
|
|
docker~build-push-action~UHJX5A.dockerbuild
Expired
|
25.7 KB |
sha256:00fccd690fbce6acf7733422387f3dc33bcca4391cf74e21deac4684d422418a
|
|
|
docker~build-push-action~V1AHVT.dockerbuild
Expired
|
17.4 KB |
sha256:db787301a9ba91f72f5dab4081f069e1211065a386c5692f978c459262481507
|
|
|
docker~build-push-action~V5HG71.dockerbuild
Expired
|
44.8 KB |
sha256:a6d85bc3987ea69678690b05431682e62b17422d9bc31010fcda90ed25c46391
|
|
|
docker~build-push-action~WBTZCN.dockerbuild
Expired
|
18.2 KB |
sha256:bc14eb2079cbab4a74e79e8cb4e2cc9bd0255f7937c7a64a51e5e879404b6c3a
|
|
|
docker~build-push-action~WDDV9Z.dockerbuild
Expired
|
17.2 KB |
sha256:c60504e7bc4641e10c9b0a74562cd424a8ce28675bd26d932c55d46d066c6038
|
|
|
docker~build-push-action~WRM9O9.dockerbuild
Expired
|
14.6 KB |
sha256:7a4f653cef40af0f557da37be24062ab10f64da78c0518edbb2dfeb2e5b1285c
|
|
|
docker~build-push-action~XAYMW0.dockerbuild
Expired
|
25.4 KB |
sha256:6bf63d5bba15208513e2849422cc8c81397492ebe2713058453c775a14e89fc2
|
|
|
docker~build-push-action~Y58JZ1.dockerbuild
Expired
|
43.1 KB |
sha256:3418561a6ccffb10fdbfc5a39dec045c221118169835269556c3ad68d80619f4
|
|
|
docker~build-push-action~YHFZA6.dockerbuild
Expired
|
23 KB |
sha256:e44a4c7f077b9786d3ffcb44f6fbb3878e65f31a2977e8cbe289e9b677d1a297
|
|
|
docker~build-push-action~ZHI95P.dockerbuild
Expired
|
17.1 KB |
sha256:a98169f05139b62526312d3af619b96cde4543b9c8c23a0b0c9f2d6ed1245ac6
|
|