Skip to content

build(docker): install node by copying files from official image #367

build(docker): install node by copying files from official image

build(docker): install node by copying files from official image #367

Triggered via push June 7, 2024 10:15
Status Cancelled
Total duration 1m 30s
Artifacts

docker.yml

on: push
Build environment for GitLab CI/CD
24s
Build environment for GitLab CI/CD
Generate Gitpod workspace image snapshot
1m 20s
Generate Gitpod workspace image snapshot
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build environment for GitLab CI/CD: docker/Dockerfile#L22
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
Build environment for GitLab CI/CD: docker/Dockerfile#L48
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
Build environment for GitLab CI/CD: docker/Dockerfile#L48
DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
Build environment for GitLab CI/CD: docker/Dockerfile#L48
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Build environment for GitLab CI/CD
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref mwoam138pgvn7vzhnpn1wy3nh::zj91d1vixke03lvgm5eppb695: "/usr/lib/node_modules": not found
Generate Gitpod workspace image snapshot
The run was canceled by @ajhalili2006.
Generate Gitpod workspace image snapshot
The operation was canceled.
Build environment for GitLab CI/CD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.