build error
Job failed with exit code: 1. Reason: cache miss: [4/9] RUN apt-get -y update && apt-get -y upgrade cache miss: [3/9] COPY . /app cache miss: [6/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [5/9] RUN apt-get install -y build-essential git cmake poppler-utils ffmpeg libsm6 libxext6 && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [9/9] RUN mkdir -p /.EasyOCR && chmod -R 777 /.EasyOCR cache miss: [8/9] RUN chmod -R 777 /app cache miss: [7/9] RUN python -m nltk.downloader -d /usr/share/nltk_data all {"total":15,"completed":15,"user_total":9,"user_cached":1,"user_completed":9,"user_cacheable":8,"from":1,"miss":7,"client_duration_ms":366682}
Build logs:
Fetching error logs...