build error
Job failed with exit code: 1. Reason: cache miss: [6/7] WORKDIR /home/user/app cache miss: [5/7] COPY --chown=user . /home/user/app cache miss: [4/7] RUN python3 -m pip install --upgrade pip ollama langchain langchain_community langchain-ollama ollama gradio bs4 cache miss: [3/7] RUN useradd -m -u 1000 user cache miss: [2/7] RUN apt-get update && apt-get install -y curl && curl -fsSL https://ollama.ai/install.sh | sh && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [7/7] RUN chmod +x start.sh {"total":12,"completed":7,"user_total":7,"user_cached":0,"user_completed":2,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":6219}
Build logs:
Fetching error logs...