build error
Job failed with exit code: 1. Reason: cache miss: [runner 5/11] RUN adduser --system --uid 1001 nextjs cache miss: [runner 4/11] RUN addgroup --system --gid 1001 nodejs cache miss: [deps 2/4] WORKDIR /app cache miss: [deps 1/4] RUN apk add --no-cache libc6-compat python3 py3-pip make g++ cache miss: [runner 10/11] RUN chmod +x /app/start.sh cache miss: [runner 6/11] COPY --from=builder /app/public ./public cache miss: [builder 2/4] COPY --from=deps /app/node_modules ./node_modules cache miss: [runner 7/11] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ cache miss: [runner 3/11] RUN apk add --no-cache python3 py3-pip bash curl && pip3 install --no-cache-dir --break-system-packages chromadb==1.8.1 && mkdir -p /chroma-data cache miss: [runner 9/11] COPY start.sh /app/start.sh cache miss: [runner 8/11] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static cache miss: [builder 1/4] WORKDIR /app cache miss: [deps 3/4] COPY package.json package-lock.json* ./ cache miss: [builder 4/4] RUN npm run build cache miss: [builder 3/4] COPY . . cache miss: [deps 4/4] RUN npm ci cache miss: [runner 11/11] RUN chown -R nextjs:nodejs /chroma-data {"total":23,"completed":9,"user_total":18,"user_cached":0,"user_completed":4,"user_cacheable":17,"from":1,"miss":17,"client_duration_ms":3343}
Build logs:
Fetching error logs...