build error
Job failed with exit code: 1. Reason: cache miss: [11/13] RUN mkdir app cache miss: [ 5/13] RUN apt-get update && apt-get install -y curl && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [12/13] WORKDIR /home/user/app cache miss: [ 6/13] RUN curl -fsSL https://ollama.ai/install.sh | sh cache miss: [ 8/13] RUN pip3 install --no-cache-dir -r /app/requirements.txt cache miss: [ 3/13] COPY ./requirements.txt /app/requirements.txt cache miss: [ 2/13] WORKDIR /app cache miss: [10/13] WORKDIR /home/user cache miss: [ 7/13] RUN apt-get update && xargs -r -a /app/packages.txt apt-get install -y && rm -rf /var/lib/apt/lists/* cache miss: [13/13] COPY . /home/user/app cache miss: [ 4/13] COPY ./packages.txt /app/packages.txt cache miss: [ 9/13] RUN useradd -m -u 1000 user {"total":18,"completed":11,"user_total":13,"user_cached":0,"user_completed":6,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":11152}
Build logs:
Fetching error logs...