fix(docker): build cozy-stack directly without scripts/build.sh #7
Annotations
3 warnings
|
build-and-push
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-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:
scripts/docker/production/Dockerfile#L33
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "COUCHDB_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
The 'as' keyword should match the case of the 'from' keyword:
scripts/docker/production/Dockerfile#L6
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
linagora~cozy-stack~VA61OA.dockerbuild
|
93.4 KB |
sha256:a82356c3ac9dc8c84de1fedd018b45acb4915798faa42ee9b0990ec405479c83
|
|