ci #2185
ci.yml
on: schedule
minimal
20s
git-context
28s
git-context-secret
24s
path-context
21s
example
24s
error
4s
error-buildx
21s
docker-driver
12s
export-docker
19s
secret
19s
secret-envs
16s
network
17s
shm-size
15s
ulimit
23s
cgroup-parent
15s
add-hosts
23s
no-cache-filters
17s
registry-cache
39s
github-cache
25s
local-cache
21s
standalone
23s
named-context-pin
23s
named-context-docker
29s
named-context-container
34s
docker-config-malformed
15s
proxy-docker-config
30s
proxy-buildkitd
21s
annotations
26s
multi-output
21s
load-and-push
24s
summary-disable
16s
summary-disable-deprecated
14s
summary-not-supported
13s
record-upload-disable
20s
annotations-disabled
16s
call-check
10s
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:084a6f976fad2544a931d5cb2209dcb6202c6c2229837db1b7ae5da1136c4c4d": dial tcp [::1]:5000: connect: connection refused
|
|
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/
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
standalone
Docker is required to export a build record
|
|
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~04LLFA.dockerbuild
Expired
|
25 KB |
sha256:7dc9986ca13c5371c09881e26a91d90ec27adc1e72f52c9104863ff53bd77310
|
|
|
docker~build-push-action~19BR9I.dockerbuild
Expired
|
14 KB |
sha256:9aa4d2667671ab6f44514a639945a2333d631953b5fc0086121a714a352fda65
|
|
|
docker~build-push-action~29R5J8.dockerbuild
Expired
|
27.9 KB |
sha256:0672e5af6ed8afa7638d57d3e620f42ab9433c766ee0932359480d5c24a472fe
|
|
|
docker~build-push-action~2REVOT.dockerbuild
Expired
|
18.6 KB |
sha256:f92c9ffe89a317d941787e4a831c06136eaf4b5ed274e60498dc46b81609d19c
|
|
|
docker~build-push-action~3U36YE.dockerbuild
Expired
|
21.8 KB |
sha256:364e1a1a718d2dfdec0e11c2a009dacebf10e4344f61625c2f40a2ad7dc02209
|
|
|
docker~build-push-action~5FCAOP.dockerbuild
Expired
|
23.7 KB |
sha256:1ea939efddd98305032b3eb456332148b923860a83aab6aa93b93d3c683d0568
|
|
|
docker~build-push-action~5TB6RQ.dockerbuild
Expired
|
39.1 KB |
sha256:c6d154c3181c9c91a198e1f5973cddefe0930b1013d1c4f4870a1edf09def1ee
|
|
|
docker~build-push-action~8YVP5O.dockerbuild
Expired
|
43.4 KB |
sha256:acd1017e221d4177d157fb3fba0ef011eac4cd42c9b721f74a274689f9a95058
|
|
|
docker~build-push-action~9DVBE2.dockerbuild
Expired
|
36.7 KB |
sha256:820951824b5398295655e8bcf3e9da6ca0d7af2a5ebe2862f094692b54a547f1
|
|
|
docker~build-push-action~9H8JGD.dockerbuild
Expired
|
17.1 KB |
sha256:21a5a4fc21daedc9076671f15590d6b201d5ad4c638f7cd3e9678cce7f5233e8
|
|
|
docker~build-push-action~BTQTDA.dockerbuild
Expired
|
38 KB |
sha256:adc828f8c4405a9dd35dc1410a2d2237e06fbaeee8581715d5e761947cd2e248
|
|
|
docker~build-push-action~CGKEM8.dockerbuild
Expired
|
18.1 KB |
sha256:382d9b9973d8841818f7ceced2f6b1ab77c97d0b6693748e4e47a8effff501fb
|
|
|
docker~build-push-action~FQY35V.dockerbuild
Expired
|
11 KB |
sha256:ba7ab17124649d56c2a5dbc4d612dbda9163e593958e6e1380e52d8e0aefa66d
|
|
|
docker~build-push-action~IMMA5D.dockerbuild
Expired
|
17 KB |
sha256:51d5bbabba803f3583249b0ee5a021c78ae4d209cf73a652cd99cc286bc7d8b2
|
|
|
docker~build-push-action~IRRRNL.dockerbuild
Expired
|
46 KB |
sha256:c39c2585d9c8163170dfea92ac70f1a6d32e5e1fba32806955784c8daac482a4
|
|
|
docker~build-push-action~KDU8SA.dockerbuild
Expired
|
25.5 KB |
sha256:7fa96360b7b6f70ce1b4484de417f561b5f0f44f619e10a70fc2ef2730db7160
|
|
|
docker~build-push-action~KWRN3W.dockerbuild
Expired
|
16.8 KB |
sha256:a85b801e42d08368fbbc34d682e3f917e8b90fbc8d787dea78b3c4207966f28a
|
|
|
docker~build-push-action~LIACFU.dockerbuild
Expired
|
23.6 KB |
sha256:edffceed64e28599606482f24880f0737b0e28e720ef19ea4e361c0abbd70e90
|
|
|
docker~build-push-action~LXS630.dockerbuild
Expired
|
17.2 KB |
sha256:258f4a7443da192868f791203da3ca22eb291cb6d921a0894b162bd8e2ab2474
|
|
|
docker~build-push-action~M7QOG2.dockerbuild
Expired
|
45 KB |
sha256:2b80c5d6e0a6e675f82d53a1e4090d669460674a1480f9ec52d841942735d9a4
|
|
|
docker~build-push-action~MNFTRL.dockerbuild
Expired
|
28.1 KB |
sha256:695f61e109d36d896bb888f1dea0ba95cf02247e762999022b76949914c5d09d
|
|
|
docker~build-push-action~MSQB2Q.dockerbuild
Expired
|
26.1 KB |
sha256:a3c2996a1cb147e465f77a949488c1d32333ecb255d8e72ec6256ee6196099c1
|
|
|
docker~build-push-action~N3YFT1.dockerbuild
Expired
|
16.7 KB |
sha256:60dfbf5e3c6b26e8c4aec8e62247c88061fa2ea2f7dd4d8b8ef7ed021834dcd5
|
|
|
docker~build-push-action~N7RYEO.dockerbuild
Expired
|
14.7 KB |
sha256:dcc15e363b198d4eb1edbde1b76a0afe9f80f01b1fc7c47d6a19e7c2390e8c21
|
|
|
docker~build-push-action~NXW1ZV.dockerbuild
Expired
|
26.8 KB |
sha256:5dd405372cbc1f94161bfefb5d86fd90bd4e3718f26b8ce4330e86b00186bdef
|
|
|
docker~build-push-action~ONXRIM.dockerbuild
Expired
|
27.4 KB |
sha256:3a223fc7653e6ca7b186604fba6cca0526e7927fac2a1fbebda53d680d4ef092
|
|
|
docker~build-push-action~PGDJ7A.dockerbuild
Expired
|
16.9 KB |
sha256:0f2802985375bb99f4a7f9e215c6c40e0feac6ffc88f48b11c40e202959fb9df
|
|
|
docker~build-push-action~PULP24.dockerbuild
Expired
|
46.6 KB |
sha256:f84b7000543d0231e5e2d6b0cb3c4448cb5f183d1a7c6f23035053f2b9846a77
|
|
|
docker~build-push-action~QB8QRC.dockerbuild
Expired
|
16.6 KB |
sha256:20781076a5f9f0a639c8047d12e5584a215f6b8637a819f07233f1aa563b0fa3
|
|
|
docker~build-push-action~QN6KAX.dockerbuild
Expired
|
16.8 KB |
sha256:8d027e9538fd1bac129375a94ba1c337c9ef6f732fd1f3afc1a96d115234c685
|
|
|
docker~build-push-action~QSSD43.dockerbuild
Expired
|
17.1 KB |
sha256:d91f58259143b421db9b9480c4ce6716a7b3dd8e0a45a9fffc028d80187c7f2d
|
|
|
docker~build-push-action~RSEBEV.dockerbuild
Expired
|
17.2 KB |
sha256:d83a51be97fb004a4f053ba5474b7f2d2d640cfb707545ceb349a565d8a86f7a
|
|
|
docker~build-push-action~S7L641.dockerbuild
Expired
|
35.8 KB |
sha256:6bd6c5e13416aeb3bce05dd3a33579f33b88b5b155db1abd456aac3203256fe7
|
|
|
docker~build-push-action~SBNT1P.dockerbuild
Expired
|
25.2 KB |
sha256:f6ff7f23aa2df7a418a3b221a37e75966991c312ce6cef6f0008b0dfc2e1f64d
|
|
|
docker~build-push-action~SDP913.dockerbuild
Expired
|
17.9 KB |
sha256:b75a9445a56e05002377a22985738978383b1881efc69961980928027599b5b4
|
|
|
docker~build-push-action~SZ90XP.dockerbuild
Expired
|
17.1 KB |
sha256:057b79b5bd7689d4258e681678355ceddb04df52e3f49f812fe9f5366eeccdc0
|
|
|
docker~build-push-action~T3S41F.dockerbuild
Expired
|
16.6 KB |
sha256:9cd7bed1a27fd7075f1fc8f545ceef3c5711f55a8a712959834616bd5208951e
|
|
|
docker~build-push-action~TEMKAA.dockerbuild
Expired
|
14.7 KB |
sha256:3097d6638fd07144998a317fce336d28a79d753c3851ac219e37d36fe555b396
|
|
|
docker~build-push-action~TV2GOY.dockerbuild
Expired
|
16.7 KB |
sha256:34e3aa8a7565625b5911dc14c11adfe3e1a78dcc136a0f48b91705984e1c76c8
|
|
|
docker~build-push-action~U0E3Y1.dockerbuild
Expired
|
16.3 KB |
sha256:e6396c6a5f8b485ca4dfda232ecf377a8669195e090b8ba07928a213fb220f45
|
|
|
docker~build-push-action~U4B5O6.dockerbuild
Expired
|
16.8 KB |
sha256:9c9996bdf33c26daa8bb0ac12a5249e6f506a760b53186b194614bd5be5aef1c
|
|
|
docker~build-push-action~U62O9U.dockerbuild
Expired
|
18.6 KB |
sha256:2d4e8f5914dc02fc29a311b727f8b7522aff1ed85c36e406ef7a3536c6a11dad
|
|
|
docker~build-push-action~UIN5MU.dockerbuild
Expired
|
35.6 KB |
sha256:b21aed69d1b1be84d83f7b83156a71b47ca9f8cb32b1573e100893bec567f4a4
|
|
|
docker~build-push-action~USPWWD.dockerbuild
Expired
|
17.4 KB |
sha256:61fbe36495156f2a698269cc5a6320d57e991a41dc918fabe488bf0575fcfa25
|
|
|
docker~build-push-action~UZZ0SP.dockerbuild
Expired
|
15.2 KB |
sha256:6be5c9bb9c1e3cda4d52bf185692d4feafa09d13b885dcc14669614e4e70bc34
|
|
|
docker~build-push-action~VNHR0G.dockerbuild
Expired
|
25.6 KB |
sha256:8a28b55ce8b592ddfc32b3e41dbdb0956b6e2bdf41b618cc066b18468d8af681
|
|
|
docker~build-push-action~VWQH32.dockerbuild
Expired
|
23.5 KB |
sha256:742e81879fa1d6268391cf515ff4ceb34c6dfc0044078c0474682019384149b4
|
|
|
docker~build-push-action~WHZTWR.dockerbuild
Expired
|
18 KB |
sha256:e4687a186d0ed99d71e9c180cdf34c14a666e4ae6a04d3f683387d28e5e1a363
|
|
|
docker~build-push-action~XBUMQ2.dockerbuild
Expired
|
45.5 KB |
sha256:90c6c24cf0f1ee282f593707728e4e59e13dd94a2f3128fcf7f246e9e3352ad0
|
|
|
docker~build-push-action~XK99N1.dockerbuild
Expired
|
15.3 KB |
sha256:55dcfb57b61c1e2a2eec8572ecaeace22dc4865a02672b0e574150ec7955301f
|
|
|
docker~build-push-action~YGJ2YQ.dockerbuild
Expired
|
42 KB |
sha256:9439afbc86632d8be137aa78cc0f88d6b1cd29ad589beaae1d28d96f46c66b01
|
|
|
docker~build-push-action~YJ62L0.dockerbuild
Expired
|
17 KB |
sha256:08ee4e3662f58d3a22a6423366dd40c7400d4310e6ca774b53cb8740856805c1
|
|
|
docker~build-push-action~YK2KNZ.dockerbuild
Expired
|
23.2 KB |
sha256:7f092bfb1aab02ab1f703f9442c0764a40782dffe00fa11a54160453d9cf38a9
|
|