summary: skip secrets in build inputs #2176
ci.yml
on: pull_request
minimal
17s
git-context
24s
git-context-secret
20s
path-context
20s
example
33s
error
4s
error-buildx
21s
docker-driver
12s
export-docker
15s
secret
15s
secret-envs
14s
network
23s
shm-size
17s
ulimit
22s
cgroup-parent
23s
add-hosts
18s
no-cache-filters
17s
registry-cache
28s
github-cache
40s
local-cache
28s
standalone
1m 12s
named-context-pin
24s
named-context-docker
28s
named-context-container
24s
docker-config-malformed
15s
proxy-docker-config
27s
proxy-buildkitd
22s
annotations
28s
multi-output
34s
load-and-push
23s
summary-disable
15s
summary-disable-deprecated
12s
summary-not-supported
11s
record-upload-disable
17s
annotations-disabled
14s
call-check
14s
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:02c23f9845270ebf846b19d87620ea0c75e855371573bc49893c2cefb8414a42": dial tcp [::1]:5000: connect: connection refused
|
|
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/
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
|
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.
|
|
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/
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~35CHGT.dockerbuild
Expired
|
18.4 KB |
sha256:8397507d413b7c1f7fc319e80573a303049a9c4c998ea8dd833389ad1b7211c1
|
|
|
docker~build-push-action~3M1GFE.dockerbuild
Expired
|
46.4 KB |
sha256:7a0f356471d7b00ff36af65a3880010bcea8c50981b32664cbace42b32315557
|
|
|
docker~build-push-action~44JOW8.dockerbuild
Expired
|
16.8 KB |
sha256:c1ac8e9a78330628ebfac1963a0ba3e27a6dbb338d22777ebd050c4e7b3b6f0f
|
|
|
docker~build-push-action~4CB76E.dockerbuild
Expired
|
23 KB |
sha256:fa11a2c5180e91bbf754561250ecc9644efbe95f66b905d35346376abe0435af
|
|
|
docker~build-push-action~5YGXOK.dockerbuild
Expired
|
26.3 KB |
sha256:3fc0edeae1a8836a91e5cd1759c6b82b9e57bfe9e80c838f61cd9defe423e220
|
|
|
docker~build-push-action~61WILI.dockerbuild
Expired
|
45.7 KB |
sha256:5f58f13a7e964108557e84ee7129e866f2c0fb9e07b50a70972ea77cb234280b
|
|
|
docker~build-push-action~64EYWZ.dockerbuild
Expired
|
17.5 KB |
sha256:944bb98603882b79b60ef6a49702a5355fc6058c0473872ded3db4ac68e833a7
|
|
|
docker~build-push-action~7XYJSQ.dockerbuild
Expired
|
17.2 KB |
sha256:f5beffa1795f7d5a3a69d85ae7bf2af4753ca3c8c19edf4fc56fa2a81c5507ce
|
|
|
docker~build-push-action~99P1I0.dockerbuild
Expired
|
16.9 KB |
sha256:5bad06c88cbd1d4e9111a2816267f7b14e563b90f3728e68aff8588caaa9540d
|
|
|
docker~build-push-action~A4OSRC.dockerbuild
Expired
|
16.5 KB |
sha256:46bcfa8d17940cbbe0bb51e96159c52dc0272f0a336916d7ca1829cbbd73c532
|
|
|
docker~build-push-action~AZCHI3.dockerbuild
Expired
|
17.1 KB |
sha256:e10c8f7fc96b40060fb39e8e0e7f2b17ed784ab5bf7921d9fa632473ced08301
|
|
|
docker~build-push-action~D1LYL8.dockerbuild
Expired
|
28 KB |
sha256:cfa8880cd83964c9ac962cc95fc8286aba195b515bb1cbc61474bc9631536520
|
|
|
docker~build-push-action~DJF5M0.dockerbuild
Expired
|
17 KB |
sha256:f9f5a00614aa3846fde3307b1cd325cfdb1e952bc61462d819e668da7b97277a
|
|
|
docker~build-push-action~DL2VIQ.dockerbuild
Expired
|
41.9 KB |
sha256:736667674aefa2c36134f6fe0c3722560b278944673f2bf8a643dad27318afbf
|
|
|
docker~build-push-action~FOBS3U.dockerbuild
Expired
|
11.1 KB |
sha256:81349f41722bfe825ed97c4f7168fa937a3658ddc64aac95d3206009fd2a4107
|
|
|
docker~build-push-action~H7138P.dockerbuild
Expired
|
18.4 KB |
sha256:657803194fdbdd5b6d9d9a534812c66c44161f84f8c4f2f941a06561726953ac
|
|
|
docker~build-push-action~HAYXZQ.dockerbuild
Expired
|
16.9 KB |
sha256:8acf9979fa8630e7edaeba0ec668b8e55ecb2b34b66d22f3ed0025feee2b096b
|
|
|
docker~build-push-action~HTEXH1.dockerbuild
Expired
|
15.3 KB |
sha256:a1b17979515f3e65f0b100beab9d3a51339c1bdf281b1fc841707bd5e987c82f
|
|
|
docker~build-push-action~I4CI9W.dockerbuild
Expired
|
16.8 KB |
sha256:d317d131721ebd2fa424dc80cc48e87073cacbf6987a5a7d7ad19d0d9c26f1ba
|
|
|
docker~build-push-action~IEX421.dockerbuild
Expired
|
15.1 KB |
sha256:5317f8d9ac48dffdc303f3e99c485abbceaba0e60ef5c8ab0e27a1b1063308f2
|
|
|
docker~build-push-action~JTC790.dockerbuild
Expired
|
14 KB |
sha256:ebeed658cd90787745647d3570df977017b304fa4343b015d910d85a455c4aec
|
|
|
docker~build-push-action~JWEJG0.dockerbuild
Expired
|
23.7 KB |
sha256:21157b90582307a3fbe233e30cb6324882ad4a1d9bfdd2922062ef1f2cec0d9f
|
|
|
docker~build-push-action~KBQ8N0.dockerbuild
Expired
|
14.8 KB |
sha256:9880e2230275e327eb23a0315dd84244119f7a3ed0c18f0c8b5200e6699bd36b
|
|
|
docker~build-push-action~KCWVWU.dockerbuild
Expired
|
10.9 KB |
sha256:7e20383af8d2e7244ab6c9ac336aa101315f6b5c0860fd39dee18b282bc3bbe9
|
|
|
docker~build-push-action~KR2QZL.dockerbuild
Expired
|
26.4 KB |
sha256:ab84e2e27f4ffab0073405eca883f0015a9a43dd3ecdb0f24339923bb6730b62
|
|
|
docker~build-push-action~L7UZ67.dockerbuild
Expired
|
17 KB |
sha256:8d23762eeadef3113cfe576fe1476d64f962db7f7bd5026087b9f96307c29579
|
|
|
docker~build-push-action~LD38BS.dockerbuild
Expired
|
43.5 KB |
sha256:2aca0fd71948fe27f1716064a8b21d0550e60889d7a5db043f8848f378d02911
|
|
|
docker~build-push-action~LHKRBI.dockerbuild
Expired
|
35.3 KB |
sha256:a9db64ddce133eef03b69125258a761dfb74a26cd0fdecca1870bf89bc9ac0c5
|
|
|
docker~build-push-action~MDRCR0.dockerbuild
Expired
|
37.1 KB |
sha256:fb374c3b9ae74ab4bbad6b2e608037bb12ada7455f2deb58ac851e1b69172aaa
|
|
|
docker~build-push-action~MMRHAF.dockerbuild
Expired
|
17.2 KB |
sha256:0c7534b29240500a10158f4302a8a5c0a30a22c938c2c2f5592b68be9694237f
|
|
|
docker~build-push-action~NN8J3B.dockerbuild
Expired
|
25.9 KB |
sha256:0745dfe4b777849472f88d0468307388bbb8b513902934425d6aa81d877b0a4d
|
|
|
docker~build-push-action~O7MTW6.dockerbuild
Expired
|
16.8 KB |
sha256:eee94c1c81941941c5f107fff53fd607e184d76103663f1fac24274bbe47e11c
|
|
|
docker~build-push-action~ODIJ7L.dockerbuild
Expired
|
25.6 KB |
sha256:f3d53749edc87ddd23bb9f4625baf46fc2c64b8c4961be1adf600c4dc4325f62
|
|
|
docker~build-push-action~OFF38Z.dockerbuild
Expired
|
17.1 KB |
sha256:ed98f03efcb24732a0e1d3b312f72f70553856c8bb2d0e80b56d0c29f2b5211f
|
|
|
docker~build-push-action~Q2V8N7.dockerbuild
Expired
|
17.2 KB |
sha256:155cdd489cf36eca7729af741337dcfa41c8c46371d2eb4d5cde4e39f3e90313
|
|
|
docker~build-push-action~R2MJM4.dockerbuild
Expired
|
23.3 KB |
sha256:ae320723a270395a40cd1e032a93a109c6ab2c4d2f7b1d4ee29b196f6a71a648
|
|
|
docker~build-push-action~RATV63.dockerbuild
Expired
|
16.6 KB |
sha256:49c393a326967ae1daefab7f47a1a07828f82bd21d384e338d696c0169771318
|
|
|
docker~build-push-action~RM86UX.dockerbuild
Expired
|
34.9 KB |
sha256:e170dfb8f85f68dd2c6a9a5ad9c4be9fecebd003c00f53700b9b58ac0ba7258c
|
|
|
docker~build-push-action~SMY2PF.dockerbuild
Expired
|
45 KB |
sha256:008c8f3954928783f52afeb1ed7fcf269d63daabd79bfb37cc455d6db86222a3
|
|
|
docker~build-push-action~SOPOTH.dockerbuild
Expired
|
35.3 KB |
sha256:a8269310ea3386130a0ef515f53ae145287ff4deca8f8b9a8b42602c2b2ac161
|
|
|
docker~build-push-action~V69P4X.dockerbuild
Expired
|
17.3 KB |
sha256:c087c78f0c2d5b66ab2386bdf1acf422a0a3f9e46bd616f0d6fef86721152907
|
|
|
docker~build-push-action~W6LE08.dockerbuild
Expired
|
23.6 KB |
sha256:b1d2c64b587692ae0644d9fbcf2d0238f86a43ad1549b47c819137a1fad05d51
|
|
|
docker~build-push-action~WNQOAP.dockerbuild
Expired
|
47.4 KB |
sha256:442265c019955f2d4605c76f4e00f36e144fe37fc1e42ca8736089732c58a637
|
|
|
docker~build-push-action~WVFUPZ.dockerbuild
Expired
|
17.1 KB |
sha256:1e4bfec5f81afaaa1b3d4db81fd5946310435cfd5b6399167726108e57f900cf
|
|
|
docker~build-push-action~WZIMP5.dockerbuild
Expired
|
17.1 KB |
sha256:c6f5c2c04505e04832b23cc88c5b79288c5d3f6243965970195b0cddb8ffc464
|
|
|
docker~build-push-action~XQVZAX.dockerbuild
Expired
|
28.1 KB |
sha256:1d6cd0e989f6f171068e224e58aa25dff1c0c1e4e6101d4ed1dd429699caf469
|
|
|
docker~build-push-action~XUGH5W.dockerbuild
Expired
|
26 KB |
sha256:28387771a94d8a1a4f99d58e56c7cfa306d9721caf54e49c377fb383ad618526
|
|
|
docker~build-push-action~Y1QB4S.dockerbuild
Expired
|
17.1 KB |
sha256:c783c2618505d2f5818a814b288c46fc7760d23efc0e345ccb537a01caa2b309
|
|
|
docker~build-push-action~YTSMD1.dockerbuild
Expired
|
16.9 KB |
sha256:652e44f4fcefc2d9d77d06edc77200167a01e1341e84bbffef360ecfdcf18622
|
|
|
docker~build-push-action~Z8Y5RQ.dockerbuild
Expired
|
25 KB |
sha256:49c0f6c3fb8736fba758883ac902c21c6b904c069e0881aa25f0f3944f636bdc
|
|
|
docker~build-push-action~ZIW3YG.dockerbuild
Expired
|
25.1 KB |
sha256:fca16b19fbe89f876f73d7827ef8c6bae6ecb62f83d16a1d18937f1f151ceeb4
|
|
|
docker~build-push-action~ZKAYNJ.dockerbuild
Expired
|
37.3 KB |
sha256:52391e4830e0a483a53bdcd626436161e45bd7b0507b85a22f81d585f0ee959e
|
|
|
docker~build-push-action~ZRATF7.dockerbuild
Expired
|
14.2 KB |
sha256:1e88af9ca9ef08e086f9fb0e0d27398500d450d61719a2483a666ff113d262d8
|
|