Merge pull request #1508 from docker/dependabot/github_actions/docker… #2777
ci.yml
on: push
minimal
22s
git-context
24s
git-context-secret
27s
path-context
21s
example
19s
error
8s
error-buildx
30s
docker-driver
12s
export-docker
10s
secret
17s
secret-envs
19s
network
15s
shm-size
19s
ulimit
14s
cgroup-parent
14s
add-hosts
21s
no-cache-filters
22s
registry-cache
25s
github-cache
27s
local-cache
26s
standalone
21s
named-context-pin
21s
named-context-docker
17s
named-context-container
27s
docker-config-malformed
12s
proxy-docker-config
20s
proxy-buildkitd
15s
annotations
25s
multi-output
30s
load-and-push
22s
summary-disable
26s
summary-not-supported
23s
record-upload-disable
22s
annotations-disabled
11s
call-check
13s
no-default-attestations
22s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 33 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 build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:02da512be7380b3eec3b725c04fbe5ffe03b8b75d4931d81b535fe60125a7673": 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/
|
|
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/
|
|
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/
|
|
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#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#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/
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
|
|
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/
|
|
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/
|
|
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/
|
|
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#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#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/
|
|
checks (v0.14.1)
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
path-context
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
git-context
Failed to restore:
|
|
registry-cache
Failed to restore:
|
|
local-cache
Failed to restore:
|
|
git-context-secret
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
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.
|
|
multi (multi-sudo)
Failed to restore:
|
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
|
|
error-buildx
Failed to restore:
|
|
multi-output
Failed to restore:
|
|
multi (multi)
Failed to restore:
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~06RWPL.dockerbuild
|
20.5 KB |
sha256:f0c10bc41f776124a73cd4dcfe49bac4153479496440ec22732d212c7d3f3e6f
|
|
|
docker~build-push-action~1GXLYO.dockerbuild
|
11.9 KB |
sha256:dda2a66c8b4742832d0ba9a34672eb07a89f3c8f21987ec5203fbeadd19ea946
|
|
|
docker~build-push-action~1QE5E8.dockerbuild
|
20.7 KB |
sha256:bb3cb14e071277c7a27097b55b74bfd1935ce40f81dff722b29fa39d9dd46b18
|
|
|
docker~build-push-action~315509.dockerbuild
|
26.9 KB |
sha256:f02dc4411e75ac8d843d31a256e22af4089cb7d8c965262e2d3ce52eaeddc91f
|
|
|
docker~build-push-action~35I8XA.dockerbuild
|
52.7 KB |
sha256:169528c0af0722023a101d3458f8e7ad6f590419d4ab5e0ea8baa357408bb4a0
|
|
|
docker~build-push-action~4KG3LO.dockerbuild
|
18.4 KB |
sha256:25424092a514427a653bf2d69ea6b8e68e1bb28638ca79b34c11fb698c15c877
|
|
|
docker~build-push-action~4QT4KJ.dockerbuild
|
29.3 KB |
sha256:398d71a972c8a4caa050b8ba6fbe3e64728d89c644bdd1bae34411b07c1e7b55
|
|
|
docker~build-push-action~599UES.dockerbuild
|
54.1 KB |
sha256:f3b30ed5b5977170aa0fb988a9596601001a20204b8ba936224bbb490cef02ef
|
|
|
docker~build-push-action~9FV884.dockerbuild
|
20.6 KB |
sha256:b3880021106858fe2e6fb90dd27d642e83da91a7a2b6129617ff19ef142551f8
|
|
|
docker~build-push-action~A7V5MW.dockerbuild
|
18.4 KB |
sha256:f4bab46fd6f3a62afb32291c2d97813f27aa2fc08ea1c6c95ac2b74c57db7aa1
|
|
|
docker~build-push-action~BQT078.dockerbuild
|
22.2 KB |
sha256:1537ef300549630a87d012ec5a64c2d3a7dbaaa83289be18045890509309ac01
|
|
|
docker~build-push-action~C9LTWJ.dockerbuild
|
12.1 KB |
sha256:8bf833f1e343590d0585b56c83cf8abe754405c0282fcc8df4d57210573c6ec4
|
|
|
docker~build-push-action~CQ2LN5.dockerbuild
|
21.1 KB |
sha256:5fc83508fb66aa390ad602ae973af25d49f61ceef22f08a8a905ef8bf0683fee
|
|
|
docker~build-push-action~CXKJTD.dockerbuild
|
11.5 KB |
sha256:79a0c693edd8da8b86065edbd3654e2d8c51b249c9bb81729934e687237cc90f
|
|
|
docker~build-push-action~D89QLK.dockerbuild
|
20.2 KB |
sha256:6af5016c58ac067b83a075aedf4336dfc014b14d803b5283c3b226db15ee776f
|
|
|
docker~build-push-action~E1X6E9.dockerbuild
|
56.2 KB |
sha256:7526626d4b82146c9aa5c8cce7241a44fc895fea68a7dd905a0fe33dcbc3c096
|
|
|
docker~build-push-action~E3SELA.dockerbuild
|
27.1 KB |
sha256:dd49750cbcd6e3d6a431d37d5557a6c4adce432414a9ef01d4762e33ee3b3711
|
|
|
docker~build-push-action~EA7XB3.dockerbuild
|
20.5 KB |
sha256:812de4581e7974bed84748178d97ecd776140a345ad9059d1207b2e01675c9b0
|
|
|
docker~build-push-action~EHZ7JE.dockerbuild
|
32.5 KB |
sha256:f23e86020ea75d3a9bab6c303c9302a48f971e068b4ca03995c2a01bacc9624e
|
|
|
docker~build-push-action~F1A13L.dockerbuild
|
14.3 KB |
sha256:9d660f0181be60924678122866cadc43d9de31a10c585fbd2131141f12f3ef97
|
|
|
docker~build-push-action~I0SUJL.dockerbuild
|
11.7 KB |
sha256:19a541666124471d449f9ebbcb207b212dfc304b5f6adefe9c8d5581b875300c
|
|
|
docker~build-push-action~IGFMOW.dockerbuild
|
28.9 KB |
sha256:f30b973919d8a858f244936b066ce81285065981ebfab378f64519b5eb046acb
|
|
|
docker~build-push-action~IMTWKH.dockerbuild
|
22.1 KB |
sha256:2f72041d3376d17e8bb05591a36e20a81433983c8b9df188a970b5a354b18115
|
|
|
docker~build-push-action~JVHL9N.dockerbuild
|
30.7 KB |
sha256:35566d58ee6e0a2929d621f52bb35677d3bbab1ee708f1e95ce171662f6a9a55
|
|
|
docker~build-push-action~K31TTZ.dockerbuild
|
20.9 KB |
sha256:3f4f3ba844f6b2144600ead450867a9bae63c9aa123b78b2f16565c22e66d1d2
|
|
|
docker~build-push-action~KCNA92.dockerbuild
|
45.9 KB |
sha256:aa3094b95502aad0aa80f572c75d779973a977a39d2db27e806eb49d741b9ed4
|
|
|
docker~build-push-action~L5HT5S.dockerbuild
|
19.9 KB |
sha256:ae24b74f283219b3aa838cde4798af73092e577bbed8bb882ac562bd024bd407
|
|
|
docker~build-push-action~M13PFU.dockerbuild
|
21 KB |
sha256:3256d62dc19698acd6484e2a459545183f9d8352a3715d3b5ac4f3fb92298e9c
|
|
|
docker~build-push-action~MFPXVV.dockerbuild
|
41.5 KB |
sha256:e63913bcc46265e937afdcb976ac27f5acda7805afcdd90286fa41ae2870fea2
|
|
|
docker~build-push-action~MJ1HF4.dockerbuild
|
22.2 KB |
sha256:d8b4fd0c03648669c372cf9f9cf14c6c79091c1f3b6ea755b48404827484cb53
|
|
|
docker~build-push-action~N7MW5K.dockerbuild
|
20.7 KB |
sha256:0f5330a8b81da77f9d064eda855d7be2ba52349ea60574a70ade5e71bd10e0fd
|
|
|
docker~build-push-action~NF6D7L.dockerbuild
|
20.2 KB |
sha256:8e6fdca5185e27d0bebbbb48a8f0493e13684e0093769174ef296a22978225c1
|
|
|
docker~build-push-action~NNZM1S.dockerbuild
|
44.4 KB |
sha256:a28444d394eee34a3b02c6d356300620b305a681fc53d41a53e80814fbcc5462
|
|
|
docker~build-push-action~OTFKXV.dockerbuild
|
21.6 KB |
sha256:cb32961e4dfeb0ce8f7410eb728e5a8fd0f6f05ce0fcece9fa41574b921c9b29
|
|
|
docker~build-push-action~PCMGBT.dockerbuild
|
11.9 KB |
sha256:6d36f82f3228520fca7f38f804875b75ded74f25c8b684a103056f4e0e58744b
|
|
|
docker~build-push-action~PFUH03.dockerbuild
|
64.8 KB |
sha256:35d6c575b3128657575730d0655f7ac9bfab12b2003b140b9fbcb5c71adf4fa0
|
|
|
docker~build-push-action~PPE4BI.dockerbuild
|
22.1 KB |
sha256:8a02e0f7625279be9074b916626576cb9b470dc85a56ed3ab60c06cdc254fa1e
|
|
|
docker~build-push-action~PTO1DY.dockerbuild
|
11.7 KB |
sha256:3f48d0e337868d86eaf481b2052c1441ea51fd7e4698c2668a4b4030b4463468
|
|
|
docker~build-push-action~QS2Z9K.dockerbuild
|
20.5 KB |
sha256:e1e7e1036de18aa6a06667e69f36b5db69b2a065d30c7d807242c2ae37bff1af
|
|
|
docker~build-push-action~QVSYMA.dockerbuild
|
41.8 KB |
sha256:277d4bf6118a70cc5cbc8e9011f51ed358c9e3ba4219bf0cfbc482f387f322cf
|
|
|
docker~build-push-action~RAZ5OZ.dockerbuild
|
30 KB |
sha256:7634c4b43401dd6ff51ff8a7b8d8c6ad915e33f636e1efd8ce14694ab0513721
|
|
|
docker~build-push-action~RW8H9K.dockerbuild
|
32.7 KB |
sha256:a7827b1642e0403b667d71bae6d3cde2c014ce60b49acf36d48244b20671652c
|
|
|
docker~build-push-action~SFM2YS.dockerbuild
|
26.9 KB |
sha256:6072221e689a590a41790594907ad9635ebd0581f7d42e84aabfb99e672670aa
|
|
|
docker~build-push-action~SG40LM.dockerbuild
|
39.5 KB |
sha256:c974bc1bcefc508949189eab46052ce0d13f08b85bbcda7c7e3de688af3a0831
|
|
|
docker~build-push-action~SUL62A.dockerbuild
|
18.3 KB |
sha256:4ed623a9ad4cc6e251ef3977b7c8847a089b51d9d341e1e220925ec31e7a1a58
|
|
|
docker~build-push-action~TAA9KF.dockerbuild
|
29 KB |
sha256:a1ec7c7d1834740ee971b5b67550e93aaecdd39f8b15b3f05fd461323793a6a8
|
|
|
docker~build-push-action~U3L62F.dockerbuild
|
10.5 KB |
sha256:8a154b0747895eb1b9af02d03d7eda2f9c8dcdd7754d8cad1d2a0e4ebe7a1592
|
|
|
docker~build-push-action~UEYIU4.dockerbuild
|
12.2 KB |
sha256:1d5038b265a83334b25faf908d8e7e718149e6ab26add232c20733139945f781
|
|
|
docker~build-push-action~VXBQJV.dockerbuild
|
54 KB |
sha256:99100ca261b2d25474cf0a941bbd0e25422c455f706099db34b429642805054d
|
|
|
docker~build-push-action~WT1GJH.dockerbuild
|
22.6 KB |
sha256:a630ce2cb74f16577349880c3375a958d3f558a4558372c5288dd3bd2e9a3969
|
|
|
docker~build-push-action~WYZRPP.dockerbuild
|
28.5 KB |
sha256:e9f00bc599e67e45e7082d2608ba017a9c03c90fe7b671f458d5201eafaab4c2
|
|
|
docker~build-push-action~YFZTXS.dockerbuild
|
40.1 KB |
sha256:c86a95648d881a7d164361f9569f9afe6b5fa24dbb336cdd892a55070c446a33
|
|
|
docker~build-push-action~ZMNELX.dockerbuild
|
29.6 KB |
sha256:ca44a10e8c3c4496ce0befff4045402930cd87f3a6445c53c4a34c8117de4cdf
|
|
|
docker~build-push-action~ZNT97T.dockerbuild
|
27.6 KB |
sha256:55f51afb51491d81f87fa77edc5d85542b67e4f6a161982160e2cae68575ea71
|
|