build error
Job failed with exit code: 1. Reason: cache miss: [stage-2 7/8] RUN chmod +x /start.sh cache miss: [stage-2 3/8] RUN echo 'Acquire::http::Proxy "false";' > /etc/apt/apt.conf.d/99proxy && apt-get update -o Acquire::ForceIPv4=true && apt-get install -y --no-install-recommends curl ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [stage-2 6/8] COPY start.sh /start.sh cache miss: [network-fixer 2/2] RUN echo "nameserver 8.8.8.8" > /etc/resolv.conf cache miss: [stage-2 2/8] COPY --from=network-fixer /etc/resolv.conf /etc/resolv.conf || true cache miss: [stage-2 8/8] RUN chown node:node /start.sh /home/node/app cache miss: [stage-2 4/8] RUN echo "node ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers cache miss: [stage-2 5/8] WORKDIR /home/node/app {"total":16,"completed":10,"user_total":10,"user_cached":0,"user_completed":4,"user_cacheable":8,"from":2,"miss":8,"client_duration_ms":1019}
Build logs:
Fetching error logs...