Build and Publish Docker Images #27
Annotations
4 warnings
|
build-and-push (backend, ./server, ./server/Dockerfile, homeglow-backend, linux/amd64,linux/arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-push (frontend, ./client, ./client/Dockerfile, homeglow-frontend, linux/amd64,linux/arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sensitive data should not be used in the ARG or ENV commands:
client/Dockerfile#L20
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "VITE_OPENWEATHER_API_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Sensitive data should not be used in the ARG or ENV commands:
client/Dockerfile#L29
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_OPENWEATHER_API_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
jherforth~HomeGlow~XSC8AL.dockerbuild
|
73.8 KB |
sha256:d9ae5a9b0ca610e4f9627f14afcf34e463ead615cb67bb57039a6b209707bfe7
|
|
|
jherforth~HomeGlow~Z49C2A.dockerbuild
|
101 KB |
sha256:5b785804c8afaa8f5983843268c4119b3ab5844e23902c789eb9ccc22d349bb0
|
|