build error
Job failed with exit code: 1. Reason: cache miss: [ 7/11] RUN python -m spacy download en_core_web_sm cache miss: [ 3/11] WORKDIR /app cache miss: [ 4/11] COPY ./requirements.txt /app/requirements.txt cache miss: [10/11] WORKDIR /home/user/app cache miss: [ 9/11] RUN useradd -m -u 1000 user cache miss: [ 8/11] COPY . /app cache miss: [ 2/11] RUN apt-get update && apt-get install -y build-essential curl software-properties-common && rm -rf /var/lib/apt/lists/* cache miss: [11/11] COPY --chown=user . /home/user/app cache miss: [ 6/11] RUN pip install -r requirements.txt cache miss: [ 5/11] RUN pip install --upgrade pip {"total":16,"completed":7,"user_total":11,"user_cached":0,"user_completed":2,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":4120}
Build logs:
Fetching error logs...