build error
Job failed with exit code: 1. Reason: cache miss: [6/6] RUN mkdir -p /app/logs /app/configs /app/customFiles && chmod -R 777 /app/logs /app/configs /app/customFiles /usr/share/tessdata cache miss: [5/6] RUN cd /tmp && git clone https://github.com/Stirling-Tools/Stirling-PDF.git stirling-pdf && cd stirling-pdf && ./gradlew build && cp stirling-pdf/build/libs/*.jar /app/stirling-pdf.jar && cd / && rm -rf /tmp/stirling-pdf ~/.gradle /tmp/* && apt-get remove -y git gradle maven && apt-get autoremove -y && apt-get clean cache miss: [3/6] RUN apt-get update && apt-get install -y git curl wget gradle maven libreoffice poppler-utils tesseract-ocr tesseract-ocr-eng python3 python3-pip && pip3 install --no-cache-dir unoconv WeasyPrint pdf2image pillow && rm -rf /var/lib/apt/lists/* cache miss: [4/6] RUN mkdir -p /usr/share/tessdata && cd /usr/share/tessdata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/chi_sim.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/chi_tra.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/eng.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/jpn.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/kor.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/rus.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/fra.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/deu.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/spa.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/ita.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/por.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/vie.traineddata && wget -q https://github.com/tesseract-ocr/tessdata/raw/main/tha.traineddata cache miss: [2/6] WORKDIR /app {"total":10,"completed":9,"user_total":6,"user_cached":0,"user_completed":5,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":312020}
Build logs:
Fetching error logs...