build error
Job failed with exit code: 1. Reason: cache miss: [7/8] COPY . . cache miss: [5/8] COPY requirements.txt . cache miss: [2/8] RUN apt-get update && apt-get install -y --no-install-recommends build-essential cmake git wget curl unzip pkg-config libpoppler-cpp-dev poppler-utils libgl1-mesa-glx && rm -rf /var/lib/apt/lists/* cache miss: [3/8] WORKDIR /app cache miss: [8/8] RUN chmod -R 777 /app/.cache/ct2_models && python -c "import nltk; nltk.download('punkt', download_dir='/app/nltk_data')" cache miss: [6/8] RUN pip install --upgrade pip && pip install -r requirements.txt cache miss: [4/8] RUN mkdir -p /app/app/models /app/.cache/ct2_models /app/nltk_data {"total":13,"completed":7,"user_total":8,"user_cached":0,"user_completed":2,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":4167}
Build logs:
Fetching error logs...