build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 9/14] COPY --from=web-builder /app/web/public /app/web/public cache miss: [stage-1 12/14] RUN cat > /etc/supervisor/conf.d/dify.conf << 'EOF' cache miss: [stage-1 11/14] RUN cat > /etc/nginx/nginx.conf << 'EOF' cache miss: [stage-1 4/14] WORKDIR /app/api cache miss: [stage-1 3/14] RUN git clone --depth 1 --branch 1.14.2 https://github.com/langgenius/dify.git /tmp/dify && cp -r /tmp/dify/api /app/api && rm -rf /tmp/dify cache miss: [stage-1 5/14] RUN pip install --no-cache-dir uv==0.6.14 && uv sync --frozen --no-dev cache miss: [stage-1 13/14] RUN cat > /entrypoint.sh << 'EOF' cache miss: [stage-1 10/14] RUN mkdir -p /app/api/storage /app/logs /var/log/supervisor /run/nginx cache miss: [stage-1 2/14] RUN apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates gnupg nginx supervisor libpq-dev libmagic1 libcairo2 libglib2.0-0 poppler-utils tesseract-ocr && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 7/14] COPY --from=web-builder /app/web/.next/standalone /app/web cache miss: [web-builder 5/5] RUN npm install -g pnpm && pnpm install --frozen-lockfile && pnpm build cache miss: [web-builder 3/5] RUN git clone --depth 1 --branch 1.14.2 https://github.com/langgenius/dify.git /tmp/dify && cp -r /tmp/dify/web /app/web && rm -rf /tmp/dify cache miss: [web-builder 2/5] RUN apt-get update && apt-get install -y --no-install-recommends git ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [web-builder 4/5] WORKDIR /app/web cache miss: [stage-1 14/14] RUN chmod +x /entrypoint.sh cache miss: [stage-1 6/14] RUN curl -L "https://github.com/langgenius/dify-plugin-daemon/releases/download/0.1.0/dify-plugin-daemon-linux-amd64" -o /app/plugin_daemon && chmod +x /app/plugin_daemon cache miss: [stage-1 8/14] COPY --from=web-builder /app/web/.next/static /app/web/.next/static {"total":24,"completed":10,"user_total":19,"user_cached":0,"user_completed":5,"user_cacheable":17,"from":2,"miss":17,"client_duration_ms":20970}
Build logs:
Fetching error logs...