build error
Job failed with exit code: 1. Reason: cache miss: [ 2/14] RUN apt update && apt upgrade -y cache miss: [ 7/14] RUN apt install ffmpeg -y cache miss: [ 3/14] RUN apt install curl -y cache miss: [10/14] RUN useradd -m -u 1000 user cache miss: [ 8/14] RUN apt --yes install libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgbm1 libasound2 libpangocairo-1.0-0 libxss1 libgtk-3-0 cache miss: [ 5/14] RUN apt install nodejs -y cache miss: [ 4/14] RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - cache miss: [13/14] RUN npm install cache miss: [12/14] COPY --chown=user package*.json . cache miss: [11/14] WORKDIR /home/user/app cache miss: [ 9/14] RUN apt install imagemagick -y cache miss: [ 6/14] RUN apt install neofetch -y cache miss: [14/14] COPY --chown=user . . {"total":19,"completed":11,"user_total":14,"user_cached":0,"user_completed":6,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":46533}
Build logs:
Fetching error logs...