ci #2208
ci.yml
on: schedule
minimal
22s
git-context
41s
git-context-secret
33s
path-context
32s
example
26s
error
5s
error-buildx
24s
docker-driver
19s
export-docker
15s
secret
18s
secret-envs
16s
network
15s
shm-size
17s
ulimit
19s
cgroup-parent
18s
add-hosts
17s
no-cache-filters
17s
registry-cache
36s
github-cache
36s
local-cache
37s
standalone
20s
named-context-pin
15s
named-context-docker
25s
named-context-container
27s
docker-config-malformed
12s
proxy-docker-config
26s
proxy-buildkitd
23s
annotations
27s
multi-output
33s
load-and-push
33s
summary-disable
15s
summary-disable-deprecated
20s
summary-not-supported
15s
record-upload-disable
22s
annotations-disabled
16s
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:2a35171487ee7beb476440c026024af4f9c06dfa65711a6e01ab1377ad79be8d": 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
|
|
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/
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
standalone
Docker is required to export a build record
|
|
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~0IU7XR.dockerbuild
Expired
|
44.1 KB |
sha256:e9b5a025cf4a49f78ce2e94e0c7d4bf0794629ef0b55e0ac26b29724152b7b13
|
|
|
docker~build-push-action~128XVV.dockerbuild
Expired
|
46.4 KB |
sha256:c31ef4c7f1390587122f8b3993ab0e46f8223c5df76e322e3f26170d79b015b9
|
|
|
docker~build-push-action~1M6TWV.dockerbuild
Expired
|
16.4 KB |
sha256:57d4096c20307249af361932a39d94764e8c192b651104dc0b1e3928e5f60417
|
|
|
docker~build-push-action~5X1UOQ.dockerbuild
Expired
|
16.7 KB |
sha256:a075210418f33f15470bb9ab882db7d0576c4657976854bd24e442127b75d1ed
|
|
|
docker~build-push-action~64C03Y.dockerbuild
Expired
|
16.6 KB |
sha256:8197cacd5fc19a38b3b8cbe94e798e4d3276ebfa1da5a9a1a4c7255e4a620204
|
|
|
docker~build-push-action~6HW7DG.dockerbuild
Expired
|
23.2 KB |
sha256:be6d22dfc27dbed8e71f918617ed6c4ea234dee1a4c192ad4d0bd0da5fca2abd
|
|
|
docker~build-push-action~9ERCQ9.dockerbuild
Expired
|
11 KB |
sha256:ba6827baf9591ef270670f6fc6a71546afd665836982bf94d7eda2207db5362d
|
|
|
docker~build-push-action~AF7O89.dockerbuild
Expired
|
14.7 KB |
sha256:56b185a316c49b1e06719afcb2ad38af1e342701a1c4b42bf10032d7dfade6f5
|
|
|
docker~build-push-action~DFP0H9.dockerbuild
Expired
|
18.2 KB |
sha256:50299eb2d2a38368505edd4ce5dae6f176fc5b4069db38d2785a983fae0fc4ea
|
|
|
docker~build-push-action~EMT66P.dockerbuild
Expired
|
16.7 KB |
sha256:31086be16376a1dd2125b5cf671783874151d0507a99dc257b1485a443c38658
|
|
|
docker~build-push-action~EOPWVQ.dockerbuild
Expired
|
17.5 KB |
sha256:0828f4add8aa5fa078c79c1381d1e0267a37866ca9097daad831e21af24b1f11
|
|
|
docker~build-push-action~F89QUO.dockerbuild
Expired
|
42.8 KB |
sha256:fdc996a381f0b0d66be3117f236eaac578c2b67b0fc022bb78427f7d5830e357
|
|
|
docker~build-push-action~HO1PZD.dockerbuild
Expired
|
14.9 KB |
sha256:12354a7b96831789bf2da81b8633430ead0af5b4eb33c6276e56f51db2b5d6cf
|
|
|
docker~build-push-action~HW76F9.dockerbuild
Expired
|
25.1 KB |
sha256:9a1f5e8b5dff1ac5fe9247afc157f1eb7d9e70baf1b2a0d1f3d37037d376eed6
|
|
|
docker~build-push-action~IOI2XR.dockerbuild
Expired
|
38.2 KB |
sha256:bcb4089cafd629938f0673f5f2f3a576e3018af783b953fc21a71b58cd25ae96
|
|
|
docker~build-push-action~IWY4GY.dockerbuild
Expired
|
37.8 KB |
sha256:2a3e9096fb0abea4f07b08dc115cce40ddeae433a57ed80deae2bf26576baa4a
|
|
|
docker~build-push-action~J84KV0.dockerbuild
Expired
|
16.5 KB |
sha256:395b996d56ea361be7755216336a6f2464d9ae29e0a966175054682ebede25aa
|
|
|
docker~build-push-action~J868J6.dockerbuild
Expired
|
17.4 KB |
sha256:80919135c38877824506a798862c13f165d6ff98c036271f5f07459a11861656
|
|
|
docker~build-push-action~JH09ZM.dockerbuild
Expired
|
17.3 KB |
sha256:ccb155495505dcce2b4fb1d5309b9b36a835bb8d8c63d548448d5fd23d85f94e
|
|
|
docker~build-push-action~JTAPOL.dockerbuild
Expired
|
27.3 KB |
sha256:358b8b78193fcd88f69112d35f6363b93a1788e18fa16fa5958caf0d09524ae8
|
|
|
docker~build-push-action~JTHUTR.dockerbuild
Expired
|
17.3 KB |
sha256:0e61ed61325b4488f69d7f4d75067f185042e3e1465be09c3537af73598b2a9b
|
|
|
docker~build-push-action~LKTMP5.dockerbuild
Expired
|
17.1 KB |
sha256:c13245dc52a532b3fb6ba1efebd42c4583309bc9758cf0f0df8326b206e17cf3
|
|
|
docker~build-push-action~MBATKZ.dockerbuild
Expired
|
25.4 KB |
sha256:0892dfad5dfbef8a640b2b2dc6f5c07f5b0547530a0618b27e74cc5d53713192
|
|
|
docker~build-push-action~MTZ6XG.dockerbuild
Expired
|
13.8 KB |
sha256:e9fe995e45353f80c53c38540cd4a80f5ebf2ef4c68611c3253b210714b17d99
|
|
|
docker~build-push-action~MW3T94.dockerbuild
Expired
|
42.7 KB |
sha256:316bf48ec9f1b1f67296696bc8a658c5dbddbaf8db821cf6585dbd2b862d1d24
|
|
|
docker~build-push-action~NHIZ4N.dockerbuild
Expired
|
26.4 KB |
sha256:28ff0ecda238c50338aa321f92bc6eb5aca6eb30b9058577d348557a1f912308
|
|
|
docker~build-push-action~O4L1EG.dockerbuild
Expired
|
14.4 KB |
sha256:e02a32f5a0e053917cab60c109cfdea096be0bd65b00930d12d2662569d71c25
|
|
|
docker~build-push-action~OM8BH5.dockerbuild
Expired
|
18.7 KB |
sha256:c9c589dd329c1350f4cf79e4bb5253a807d325d24a64e6c81216fc67535ef76a
|
|
|
docker~build-push-action~P0QUPZ.dockerbuild
Expired
|
17.2 KB |
sha256:eed67db6488e58a462f062c8c15ad9a1e329aa9a1586082316a4e2b904841537
|
|
|
docker~build-push-action~PBKH1R.dockerbuild
Expired
|
36 KB |
sha256:634c0dc77fb77caa41c0b0eda49805963ae97b27f1f980780335e627a8fc65b1
|
|
|
docker~build-push-action~PD2RBI.dockerbuild
Expired
|
44.3 KB |
sha256:8219656b6ce5a13e2cbeddca2f18d807601a799d907b73948734642d62168848
|
|
|
docker~build-push-action~PL7GDN.dockerbuild
Expired
|
18.2 KB |
sha256:4b27ad9351feb7bcd69318a8a894f848b5d15d7a9c29d8a01d124dcfe2682be2
|
|
|
docker~build-push-action~PUX6H6.dockerbuild
Expired
|
36.5 KB |
sha256:0df4531abea8036ff57f82e62ce5c8d885b3134c06b508351088bd7adbacb287
|
|
|
docker~build-push-action~QLL7P3.dockerbuild
Expired
|
23.9 KB |
sha256:091569ffd1d28de7d8a88efda095f9ac6c668cddfe337e973493530c80ad698c
|
|
|
docker~build-push-action~QP3EM4.dockerbuild
Expired
|
16.3 KB |
sha256:902345b212eb8e46bad13966c11398c6dca40b698de659ab3928a86959cfe765
|
|
|
docker~build-push-action~QUYEFX.dockerbuild
Expired
|
28.4 KB |
sha256:d8ce82a8dae9c1f1743ed1ffdb77aef9ea8750754a24813852284ba25ea2f7bb
|
|
|
docker~build-push-action~QYI98F.dockerbuild
Expired
|
16.7 KB |
sha256:bf7c9d51063963be5a6ff4239b9c4ca64fb3b7489dba78fc7cceebe05e4856ec
|
|
|
docker~build-push-action~R9JP22.dockerbuild
Expired
|
25.9 KB |
sha256:77200981011e525de1ac8e050df49c6cb095b56c5d7060eb4231836dd99bc07a
|
|
|
docker~build-push-action~SA6BWU.dockerbuild
Expired
|
28.2 KB |
sha256:fb65cf1113c0d9c2f1f9a084776cef4d6498826c9c9319640d2eca25ba2eb536
|
|
|
docker~build-push-action~SCMZQS.dockerbuild
Expired
|
27.6 KB |
sha256:e1599c503dd804a78a98e32c241e8ddf6fc2395b655500d84d492d0f9830b6ad
|
|
|
docker~build-push-action~ST6VQC.dockerbuild
Expired
|
23.8 KB |
sha256:fe9a48763307d0e197334512b0f857a1c3d9713812306c44b685ae35b4879ae5
|
|
|
docker~build-push-action~TWXJMA.dockerbuild
Expired
|
23.2 KB |
sha256:bd218263aa18495ed4b7b8ebd55b7050de0892d74b7c858626b4a4436ab2233b
|
|
|
docker~build-push-action~UFJECM.dockerbuild
Expired
|
42.2 KB |
sha256:be8718cf7a2ad21558b4f871a3e7a08f10837e10840035ad2f1b3f1614de3cf9
|
|
|
docker~build-push-action~UJW96M.dockerbuild
Expired
|
37.9 KB |
sha256:57562402b75ab82ab2436e39900fd787929f9ebb73d8219ed005c9d4550c617b
|
|
|
docker~build-push-action~UMKG4P.dockerbuild
Expired
|
21.7 KB |
sha256:3f736c555620d0451d7abbc5240e28ea239e8314067abfb2670ffd233b003c05
|
|
|
docker~build-push-action~V1WLZ9.dockerbuild
Expired
|
15.3 KB |
sha256:0bf53e1c7bf68879ab35311d18bff97110effb9b2337ec78745a4b757b436b1d
|
|
|
docker~build-push-action~VN2XJ3.dockerbuild
Expired
|
18.2 KB |
sha256:97839c260c1708fa32fc5d7cd319b0b84008351dc2c03925b28ac86620ea98ef
|
|
|
docker~build-push-action~W61I0R.dockerbuild
Expired
|
16.9 KB |
sha256:53f2fe6061c63c37ca7d2ab86c2dd977861b149e4e84ea5bfe4b1b699043d705
|
|
|
docker~build-push-action~WY6J53.dockerbuild
Expired
|
16.9 KB |
sha256:849a200efdd1fbb91b414eb08c6b1d0c0d74e5ce71f142952371011ec215905c
|
|
|
docker~build-push-action~X6EGKC.dockerbuild
Expired
|
16.8 KB |
sha256:73b6cf7b36628fe97d80d641d40d25a9db0718cc011934e13f70182650724f6d
|
|
|
docker~build-push-action~Y9J7EB.dockerbuild
Expired
|
18.5 KB |
sha256:1229a9d825a044a27098602c1689e41857404f75c6adf725cab65755d93e8bc8
|
|
|
docker~build-push-action~ZJ5RX0.dockerbuild
Expired
|
26 KB |
sha256:453adf6eea2fc54635846d350815f5efa275e28eec68b97489348648a4305bda
|
|
|
docker~build-push-action~ZJVYPD.dockerbuild
Expired
|
17.1 KB |
sha256:39ffd08f9a9d56cf1a9d88da5d012ccc334aabb3e25e6ca6d99428db72066424
|
|