ci #2198
ci.yml
on: schedule
minimal
21s
git-context
26s
git-context-secret
28s
path-context
32s
example
32s
error
8s
error-buildx
30s
docker-driver
13s
export-docker
11s
secret
14s
secret-envs
15s
network
14s
shm-size
13s
ulimit
14s
cgroup-parent
18s
add-hosts
14s
no-cache-filters
25s
registry-cache
32s
github-cache
20s
local-cache
36s
standalone
24s
named-context-pin
24s
named-context-docker
31s
named-context-container
24s
docker-config-malformed
11s
proxy-docker-config
25s
proxy-buildkitd
30s
annotations
27s
multi-output
34s
load-and-push
36s
summary-disable
21s
summary-disable-deprecated
14s
summary-not-supported
14s
record-upload-disable
17s
annotations-disabled
14s
call-check
11s
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:9a0a6f692ab0c15805a316209cbb897ec389aa5a7397bc505ab250f95dc78234": 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
|
|
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.
|
|
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/
|
|
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/
|
|
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/
|
|
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~5CB2W7.dockerbuild
Expired
|
14.6 KB |
sha256:2cd113e317d51eec6e63c0f3075e9eedff77d678d3b3d5d0fcf8125f8255465c
|
|
|
docker~build-push-action~5CE3TE.dockerbuild
Expired
|
36.7 KB |
sha256:ceef5fa788069402c5de55579e16fb01dbbcf8bd87165150cc6aae77f6cf4de1
|
|
|
docker~build-push-action~5FT878.dockerbuild
Expired
|
17.5 KB |
sha256:13fd83a162e73b3f1b8d3ebe4faca4e5b9f46e0a266883d12fac188a0daf9574
|
|
|
docker~build-push-action~6WBAGU.dockerbuild
Expired
|
25 KB |
sha256:2fa45a119e638e79e57c74df92e6e08919b08239c005c76643b04f0dbb9b47e4
|
|
|
docker~build-push-action~7SVKAO.dockerbuild
Expired
|
11.3 KB |
sha256:f2e90a6ae049897963e2db020c93bcc81518f48e2db317528e7e9f35473e70cb
|
|
|
docker~build-push-action~7TGJW2.dockerbuild
Expired
|
23.5 KB |
sha256:66c87020174b6caf19acfea5c3e927b6d76353d03bb7b59e9c4a7e4c98b0f908
|
|
|
docker~build-push-action~9C238Z.dockerbuild
Expired
|
16.9 KB |
sha256:0c9de10f82d660756be774b9bb3a14758735ef6a8639079085c3845d7739487c
|
|
|
docker~build-push-action~9MEMTT.dockerbuild
Expired
|
14.9 KB |
sha256:2e33ea504eb989a33594e04a61b1bdd42847a333e83e6aa4a159840611cf1b5f
|
|
|
docker~build-push-action~ARBHLI.dockerbuild
Expired
|
16.1 KB |
sha256:3ca1309b2020cac4b711965b28ccdc69b0d63dd36650b51aea7bf8e1ae8b2ad0
|
|
|
docker~build-push-action~BYLCIH.dockerbuild
Expired
|
17 KB |
sha256:920af4a01ba9d0ac76c56f4c77f2dee6e66c8809f40488292a6c3f2088d6e8ab
|
|
|
docker~build-push-action~BZ1XOI.dockerbuild
Expired
|
25.4 KB |
sha256:dfdb0b8d5f58ee1539ddee774cdbea7d04c95103b0c884f1feb369577dceb7c7
|
|
|
docker~build-push-action~C6TDU4.dockerbuild
Expired
|
34.7 KB |
sha256:9611d8219a9267abc24accaf34acc7f4a1331aba6345b359c974e5e8e400e0dc
|
|
|
docker~build-push-action~CJA79B.dockerbuild
Expired
|
21.8 KB |
sha256:40da885bd1d6540ca740ca08d98216bb14b3c95c48f3ab6c99227b932a5ff03d
|
|
|
docker~build-push-action~EDKTTG.dockerbuild
Expired
|
15.2 KB |
sha256:ef4b5ffc18d073dccb6634b91a4ed7ed02e42c0586580c940bf7c49026b26c9b
|
|
|
docker~build-push-action~G1V7BA.dockerbuild
Expired
|
16.7 KB |
sha256:827ba79a7bdc244b17c1d95746d7c82626407bfe172f7ac6954e1bb6f0a7da6a
|
|
|
docker~build-push-action~HLK7GE.dockerbuild
Expired
|
26.2 KB |
sha256:c63d6fa6bdfde5d78638cbbdef178234d37da90faa66153fa78bf386cb4a9ae2
|
|
|
docker~build-push-action~HNKNZW.dockerbuild
Expired
|
40.3 KB |
sha256:1c4d8b878c1fb102db611c4a49cea6b6b08f2dd1aff99a5e9850905c9a0af5a1
|
|
|
docker~build-push-action~INUJ1F.dockerbuild
Expired
|
16.9 KB |
sha256:473e04efc154a536f61243a7a9836daf11faded29acade9f4415f4c3ce1b0c37
|
|
|
docker~build-push-action~IQ692N.dockerbuild
Expired
|
18.4 KB |
sha256:71207685ae9afcdc7234d33f0ad9fa5d7a54fdf9d62e8e1b9089052e523c48f1
|
|
|
docker~build-push-action~IXK0TC.dockerbuild
Expired
|
16.6 KB |
sha256:330937037e6da43849fd3138a93318a7431f5356145e35742316aff9c67cf70f
|
|
|
docker~build-push-action~KPEM7A.dockerbuild
Expired
|
16.5 KB |
sha256:4b84e99ad980808047b9daf9e5ca7af7642ba7aaac53489bb6c1855daf49d4ae
|
|
|
docker~build-push-action~LCPLDL.dockerbuild
Expired
|
16.8 KB |
sha256:7c46d741e7722ee9e8812bb5d75b4a0e6c7c3d7d94e9da5e87575a7588165760
|
|
|
docker~build-push-action~LE3PYU.dockerbuild
Expired
|
42.2 KB |
sha256:622c742e3a3ad79b78e9264b852ea04f2cb4b4522fcc1373b6f5ab65fbd46abe
|
|
|
docker~build-push-action~LKUOD8.dockerbuild
Expired
|
23.5 KB |
sha256:b44dece6004d4253db578b48a2faa389d1ba401c46b34b629aa491cac96ede99
|
|
|
docker~build-push-action~LZ3FNC.dockerbuild
Expired
|
18.4 KB |
sha256:ea7450241a735146894ccbb2cdaf34036e7b34465a512b6f2a2f39422356855d
|
|
|
docker~build-push-action~M98OQS.dockerbuild
Expired
|
17 KB |
sha256:2fdee63cae3937b93798b0081d1f88dc4feb16fe8aff575d90222173e37db5ad
|
|
|
docker~build-push-action~N5DNLT.dockerbuild
Expired
|
16.2 KB |
sha256:b254840dfa6ddb07685327cfcabaced11760d2da3c205357ece74d95c17d8dc5
|
|
|
docker~build-push-action~NJISFH.dockerbuild
Expired
|
38.6 KB |
sha256:5f90461596df6ec0d8212c30072a605cfb6c7744dbf72d09c3e07b25459e831c
|
|
|
docker~build-push-action~NXC67X.dockerbuild
Expired
|
36.7 KB |
sha256:53d9d2bfbd7c0a0c2c9f272a461b287eece1a8b6fa21ef4974b9ad832a565c08
|
|
|
docker~build-push-action~O4VMMN.dockerbuild
Expired
|
26.8 KB |
sha256:7b3af43a09005716f060f960c8dd7cd3818789fbab455bbec345ecb4232aa7c6
|
|
|
docker~build-push-action~OTR9UM.dockerbuild
Expired
|
16.4 KB |
sha256:f0f17ea7c7781ad8631d9595058b7bf84dd0e0e5958c85bbc1967aa0c3b7a129
|
|
|
docker~build-push-action~OY7UDF.dockerbuild
Expired
|
27.8 KB |
sha256:f5dc54b38df434935bd61a3bd8abe6a9060af6b02736289cbcc8b4ff4aea07c6
|
|
|
docker~build-push-action~P3M7VW.dockerbuild
Expired
|
28.3 KB |
sha256:3a55e4fefed82ebc2e731a8257c01bf27b9ffa4b88dfb30e7c8af4f40397a502
|
|
|
docker~build-push-action~Q81JKQ.dockerbuild
Expired
|
15.4 KB |
sha256:84a05e7e22724ab3212342f2e7c41b1bf92572c0ec7fb53e5c7b3a82b40142fa
|
|
|
docker~build-push-action~QD04T2.dockerbuild
Expired
|
16.9 KB |
sha256:89ac45445080fc4a72db6f45316da5253c50ce52a316717547da2f934e02059e
|
|
|
docker~build-push-action~QO8F8S.dockerbuild
Expired
|
14 KB |
sha256:f3f4a134fb6c46dc4b971099f0e3aa09672e0963302a4fe0550229474b792304
|
|
|
docker~build-push-action~RJJEXV.dockerbuild
Expired
|
17.2 KB |
sha256:808df4b82b208be1c44bb216ae2cd4a3f2202f8d40dddcb36cf08d52df2e3eac
|
|
|
docker~build-push-action~RSVTEU.dockerbuild
Expired
|
28.2 KB |
sha256:0e5d22a50a04050e80a80aa16115dded5fd5219d30f4597acee54ab6a2efe97c
|
|
|
docker~build-push-action~SOEXH8.dockerbuild
Expired
|
24.9 KB |
sha256:5fb608e7650d431e94cc71155d1cbf2eb57094252ff96d5d580a57cc06987def
|
|
|
docker~build-push-action~T59BQQ.dockerbuild
Expired
|
18.5 KB |
sha256:74946083df40c2185984acbe82b947eecd9d0d270a75b30cb7d590fa918cca81
|
|
|
docker~build-push-action~TSK480.dockerbuild
Expired
|
45 KB |
sha256:8a23b902940348e634bb8098e505e3bf9d463c3a827bdb12e4aa9e45e1f7f5c2
|
|
|
docker~build-push-action~VAD4R8.dockerbuild
Expired
|
17 KB |
sha256:ce460f5211b993061b034637d4801855975c75fcca8cb6b7c53f94369aa9b6fe
|
|
|
docker~build-push-action~VC12ZN.dockerbuild
Expired
|
17.2 KB |
sha256:9421223c079037bf9b1d9f3cd7929bbe02cae9b65dd96b5e43389c1a98cd0f41
|
|
|
docker~build-push-action~VWPHL6.dockerbuild
Expired
|
18.7 KB |
sha256:e860fecbfecc1cf07a1db1289da5bc15553a0cf325fe4f45ad413e248baf96e0
|
|
|
docker~build-push-action~WH93Q4.dockerbuild
Expired
|
25.4 KB |
sha256:08f9ce0ba0fb2b63720bf150b58fa4019b750c68cb133462d4f5120b4c78e1cc
|
|
|
docker~build-push-action~WXV98F.dockerbuild
Expired
|
18 KB |
sha256:6fc70a3d427c7eec699431f80d3e49f8225f84686ace585f8da3ec10d500af46
|
|
|
docker~build-push-action~XVI50Y.dockerbuild
Expired
|
43.6 KB |
sha256:47e8462859753e79e429b3ed4e3ee3f74e00347fcdb15acdb54bbb75a3f74655
|
|
|
docker~build-push-action~YK4I7Q.dockerbuild
Expired
|
35.8 KB |
sha256:2290720eac2204b8d3f8bf13ddbcd138273d6fb5fa090bd8030784f0b8a350be
|
|
|
docker~build-push-action~YL8XAF.dockerbuild
Expired
|
16.9 KB |
sha256:e98be3321ec6c83b132799eb560b2d7334c771c52f5a4c84294ec075b58c1f47
|
|
|
docker~build-push-action~ZEYFWT.dockerbuild
Expired
|
23.7 KB |
sha256:b4a57e1e8cf2e25ff51affe753024268942d521662e47810bfda17ced92f3b18
|
|
|
docker~build-push-action~ZKO0YS.dockerbuild
Expired
|
23.3 KB |
sha256:22459c42a9847435bae334ff4a91f37fd7a5af7bb61a1c6deaf706a55b22995f
|
|
|
docker~build-push-action~ZKRO1K.dockerbuild
Expired
|
43 KB |
sha256:0b4f6b83fb9bd733df27b2bd4c4a1edd31c4e8847dad98fb291e44cb161e89e7
|
|
|
docker~build-push-action~ZYX4Q5.dockerbuild
Expired
|
48.2 KB |
sha256:9947e9cc1cf2d28ee8daebfcd044260a041289a359df3f1450282186f8771fb8
|
|