ci #789
ci.yml
on: schedule
minimal
25s
git-context
38s
git-context-secret
34s
path-context
22s
example
21s
error
6s
error-buildx
25s
docker-driver
25s
export-docker
11s
secret
22s
secret-envs
23s
network
22s
shm-size
15s
ulimit
15s
cgroup-parent
14s
add-hosts
13s
no-cache-filters
17s
registry-cache
37s
github-cache
29s
local-cache
37s
standalone
15s
named-context-pin
13s
named-context-docker
18s
named-context-container
32s
docker-config-malformed
10s
proxy-docker-config
21s
proxy-buildkitd
29s
annotations
18s
multi-output
20s
load-and-push
35s
summary-disable
13s
summary-disable-deprecated
20s
summary-not-supported
13s
record-upload-disable
26s
annotations-disabled
13s
call-check
9s
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:27a3d6c991409b2aa949c0b5fa9cecf731973bd5617116085ca7040e8d6a0ada": 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
|
|
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
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
|
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.
|
|
standalone
Docker is required to export a build record
|
|
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/
|
|
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/
|
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
crazy-max~docker-build-push-action~0GRPHC.dockerbuild
Expired
|
25.5 KB |
sha256:7178f63321b9dec3e3fdba1d5fa40c89977a99b422b2439f169540ca046c5ee7
|
|
|
crazy-max~docker-build-push-action~10X5CE.dockerbuild
Expired
|
23.6 KB |
sha256:24b724cd79b4c2e9899ddac66c46069a2880249571591c5f69e5a4fc721606df
|
|
|
crazy-max~docker-build-push-action~1F2P72.dockerbuild
Expired
|
16.7 KB |
sha256:1a67e07a5c5370a6dd651af3b1a2bab227d33aaa2b528271bbae859e9cdb7f75
|
|
|
crazy-max~docker-build-push-action~1UIQ0Z.dockerbuild
Expired
|
17.8 KB |
sha256:aca7f9c429b5d01023b5c42e52c9a42bfb450064c040e14bb43edcdac588600a
|
|
|
crazy-max~docker-build-push-action~2PDBI2.dockerbuild
Expired
|
17.5 KB |
sha256:0f00bd77c39db35f6c4b66d0cf9c307b2a914f35fc94cf8e766a4af8cc71d887
|
|
|
crazy-max~docker-build-push-action~37Q48M.dockerbuild
Expired
|
19 KB |
sha256:16636ec9968374c975c72c2b8b98cb0557a1fa5de3d8ea5f212f5e479d880cf1
|
|
|
crazy-max~docker-build-push-action~3CAECE.dockerbuild
Expired
|
28.3 KB |
sha256:4f618a97d3aa4809b553070c24fb26a0762b29adfb997f6b8cc16a8bab3ae5da
|
|
|
crazy-max~docker-build-push-action~3LLAAG.dockerbuild
Expired
|
23.4 KB |
sha256:12ba88564ca99f21159b0a71c324cec983dc96591251fe406392df7e4a36a797
|
|
|
crazy-max~docker-build-push-action~4T3A51.dockerbuild
Expired
|
26.7 KB |
sha256:5f694e608e3fb5746c553db12df8ee552b30113b07eb50370cc8db01d4cf0ee6
|
|
|
crazy-max~docker-build-push-action~5XILRQ.dockerbuild
Expired
|
25.1 KB |
sha256:83c1b8ed8c1518c333a6e7b360c533bc2128b2783c72a4c5e2650c624a04430d
|
|
|
crazy-max~docker-build-push-action~61OYMF.dockerbuild
Expired
|
17 KB |
sha256:e33594cd6e70da98b9d9c25c5a86b9a550515ae26a5c85a588018ec8666fca1e
|
|
|
crazy-max~docker-build-push-action~7AZHKK.dockerbuild
Expired
|
14.8 KB |
sha256:0b117d014e03befc7645e7916cc9206bfea9e08887cbe3c8981ad0de2bea68b9
|
|
|
crazy-max~docker-build-push-action~7NHFN2.dockerbuild
Expired
|
16.9 KB |
sha256:7e50091fe0e2f7830c6dc59b700ca0c32554f3b754f2986eaf5c32ca4ccec224
|
|
|
crazy-max~docker-build-push-action~7Q6ZT8.dockerbuild
Expired
|
18.1 KB |
sha256:17175b315bf9c3db7313bc42a7fa647cc420929fdb5c3a0f5b4324ea78fd6497
|
|
|
crazy-max~docker-build-push-action~93VP80.dockerbuild
Expired
|
24.2 KB |
sha256:20a3d72931f3c12ff7672c0db076c2945ef394c779a7eaf8923bc1458d97c341
|
|
|
crazy-max~docker-build-push-action~BX9JYQ.dockerbuild
Expired
|
17.1 KB |
sha256:9b2c8d723932f1b5880d851eabd015c5c8f03b7a033ea0a66979d5661d08ba48
|
|
|
crazy-max~docker-build-push-action~F6LMCG.dockerbuild
Expired
|
17.4 KB |
sha256:e9d94b904b38a9348809ed4342f606c3c0a6d164e1abe7069c163e56eb4d5115
|
|
|
crazy-max~docker-build-push-action~F6O1IH.dockerbuild
Expired
|
37.1 KB |
sha256:97270b3cff06f29cb1f0c4f222e605fda72cb6c283f09da0d34fdbba9db29d89
|
|
|
crazy-max~docker-build-push-action~F9AT9Q.dockerbuild
Expired
|
28.1 KB |
sha256:166c9ca1a748f6ed3b1f1f17d0a49bc99883e0e73d3eff453167f2d393acb6d3
|
|
|
crazy-max~docker-build-push-action~FPSV4R.dockerbuild
Expired
|
17.1 KB |
sha256:08844f8df2572ff427b41cd908d825ad15a2e855e24def3871cef3cbf211fe35
|
|
|
crazy-max~docker-build-push-action~HTZ0OP.dockerbuild
Expired
|
17.5 KB |
sha256:377811fcdc8ad4562ba8992edefabf1d9bbd612d9f19c44b4d185ad0672c9df4
|
|
|
crazy-max~docker-build-push-action~HWF2WL.dockerbuild
Expired
|
36.2 KB |
sha256:77183cc8e68e0c8694ec46f365a4ad72d477bdea66293f12ca5db0ddab7973f6
|
|
|
crazy-max~docker-build-push-action~I2RSBL.dockerbuild
Expired
|
45.5 KB |
sha256:5813120b1ce8f8a98ae1cdba7294932d3a77ab55752fdf77a0fda17050767ef2
|
|
|
crazy-max~docker-build-push-action~J2NK5A.dockerbuild
Expired
|
14.8 KB |
sha256:422f904bfdcbc7603238f93771d65a61d8f11bf314c320ded2648eb26a6948f6
|
|
|
crazy-max~docker-build-push-action~J4T9IR.dockerbuild
Expired
|
16.1 KB |
sha256:3438a8bd48d64d6111bf84b2a790615a9afd6dd09e741d7ce0dc0a1f36a7b3a1
|
|
|
crazy-max~docker-build-push-action~J80T27.dockerbuild
Expired
|
44.8 KB |
sha256:abc3af4c4ef0d01ebe5babd932c56098760627a1e6b41cd44bfaf31877ac7548
|
|
|
crazy-max~docker-build-push-action~JYC7S5.dockerbuild
Expired
|
16.8 KB |
sha256:ef33ac7bb9538f84b410ce207ec6edba5753b27cf72a5c44c2c22c916eb12825
|
|
|
crazy-max~docker-build-push-action~KDCRVD.dockerbuild
Expired
|
28.4 KB |
sha256:7193aad6602232473aa2a2601f8809a484b5a7d4d9c24f44be6d6d2c7569ae68
|
|
|
crazy-max~docker-build-push-action~LCTSM7.dockerbuild
Expired
|
17.5 KB |
sha256:f06acc9f5636104b737522a4671631b68dd194b3c318786e496c87f20393e955
|
|
|
crazy-max~docker-build-push-action~LLHT9F.dockerbuild
Expired
|
16.4 KB |
sha256:c5a6482509e50d5e37dbd5a9640e790be5c2e84dca16c89cf0cda8250d62eb05
|
|
|
crazy-max~docker-build-push-action~LTW774.dockerbuild
Expired
|
47 KB |
sha256:ff489b642574fc750f53ec1e8396fcbe7ffa9860b2485166bfaf40a0c879d3c7
|
|
|
crazy-max~docker-build-push-action~M13CE6.dockerbuild
Expired
|
18.1 KB |
sha256:831045ac2d0849bfbbbcef5d80915525bab2091d4f6b52293307c6e9032853d5
|
|
|
crazy-max~docker-build-push-action~MG1LWA.dockerbuild
Expired
|
11.3 KB |
sha256:fb0243cc056b4b0502768adc1fe4cc9e5690077a8db781a44c04c4d46cc99f09
|
|
|
crazy-max~docker-build-push-action~N3P272.dockerbuild
Expired
|
17.1 KB |
sha256:62498bc9d8b49bfe47be3c28cc9cee8ac6d1f8272924d93cb0ecbc2d3191d2c0
|
|
|
crazy-max~docker-build-push-action~NUSN87.dockerbuild
Expired
|
14.6 KB |
sha256:1f0929485a7722075dd209afabc705434369f7f27d73cc8dbde7dc4b82886e9c
|
|
|
crazy-max~docker-build-push-action~O22G67.dockerbuild
Expired
|
34.8 KB |
sha256:789dc9653e4b86ad1f583f547eed426503a4bea5295a361dcf7b491a5d5fc154
|
|
|
crazy-max~docker-build-push-action~OV9CPC.dockerbuild
Expired
|
17.2 KB |
sha256:8ee53b9e92921ab2629bae982154ec7c7adc54b92a93d3c2488dc8c439f9bed7
|
|
|
crazy-max~docker-build-push-action~Q59SWV.dockerbuild
Expired
|
22.7 KB |
sha256:d09915e6644ec1474da25a441e96303ac81d614ad361656a03ab27e6f5a8667e
|
|
|
crazy-max~docker-build-push-action~R1WH0P.dockerbuild
Expired
|
23.5 KB |
sha256:d4456c25e92dfa98f416252500cfd3dda342dc2e504850874634df1cd38d40cb
|
|
|
crazy-max~docker-build-push-action~SNG52V.dockerbuild
Expired
|
41.9 KB |
sha256:eb0f52aed4e51221a776c6c133afeea6a274e59fc8958a834d3605a0c84a4225
|
|
|
crazy-max~docker-build-push-action~TGT4FA.dockerbuild
Expired
|
38 KB |
sha256:6cad251c2906df4942ed223623430e402799cf1d903bf6102b2faf4b77cf2e1a
|
|
|
crazy-max~docker-build-push-action~TJGN37.dockerbuild
Expired
|
15.4 KB |
sha256:9aaf5d3d75eac5c56cf175d41f51e010907d5ed6ee1276fdbe0070033f78468f
|
|
|
crazy-max~docker-build-push-action~TLZR8K.dockerbuild
Expired
|
25.8 KB |
sha256:59e8a5f8e09edd202e04e1b9c08d24e4f9c6ce1a99eecc5cad98aeed17cfb076
|
|
|
crazy-max~docker-build-push-action~UTFSOK.dockerbuild
Expired
|
35.4 KB |
sha256:1a56325f4596fd8af4320bb8ec214ded0a906b6d92aef76fbf1918d0f74519c0
|
|
|
crazy-max~docker-build-push-action~XWWKQO.dockerbuild
Expired
|
17.6 KB |
sha256:12dd76736145aad06c09914e0120555cc120c18ab9a116124f581ac50c4ca271
|
|
|
crazy-max~docker-build-push-action~XXFE1B.dockerbuild
Expired
|
14.2 KB |
sha256:e1cf5be485e4f30bbba5607ba2a141af0f943f469d83b4440e7f23e4e6c49010
|
|
|
crazy-max~docker-build-push-action~XZ4U3P.dockerbuild
Expired
|
26 KB |
sha256:bd2fdd88a4770c05590d4d6e582a4c5ef1789ead085c94ed78d3937bf7f049c9
|
|
|
crazy-max~docker-build-push-action~Y2YGLE.dockerbuild
Expired
|
17.2 KB |
sha256:a8b047e15d7b6dbbc56e05733656ea83dda9205d15660217c83c8c4d9a38f953
|
|
|
crazy-max~docker-build-push-action~Y4TTQJ.dockerbuild
Expired
|
16.8 KB |
sha256:7cfa6ceb60005adbab9a68da57f0a03594842e03279cc4ca5ec9f60efa8f05f2
|
|
|
crazy-max~docker-build-push-action~YOPWCO.dockerbuild
Expired
|
44.3 KB |
sha256:cf9b68f3e639d65a3c5e659f5d372d721191ac9568e59c8fb9966989af121d33
|
|
|
crazy-max~docker-build-push-action~YZ0WUV.dockerbuild
Expired
|
44.8 KB |
sha256:6d5085c8c6661d78983ebb54f149cc08bd043a18fae1d0f8421f26af193e0850
|
|
|
crazy-max~docker-build-push-action~ZJCI05.dockerbuild
Expired
|
25.3 KB |
sha256:c9ad28546f094e934e92e10659ef80925f8146ea0418179fd710327130fa5ae4
|
|
|
crazy-max~docker-build-push-action~ZSAA49.dockerbuild
Expired
|
16.9 KB |
sha256:bd09015a2a61facacd9d1bedf1f7d955927aa3374219d21208602e779f69e72b
|
|