build error

Job failed with exit code: 1. Reason: cache miss: [6/7] RUN ollama start & sleep 10 ; OLLAMA_PID=$! ; ollama pull gemma2 ; kill $OLLAMA_PID; mv /root/.ollama/ /.ollama cache miss: [4/7] RUN apt update && apt -y upgrade && apt -y install curl cache miss: [7/7] COPY streamlit_app.py generate_players.py resources/* ./ cache miss: [5/7] RUN curl -fsSL https://ollama.com/install.sh | sh cache miss: [3/7] RUN pip install -r requirements.txt cache miss: [2/7] COPY requirements.txt requirements.txt {"total":12,"completed":10,"user_total":7,"user_cached":0,"user_completed":5,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":39920}

Build logs:

Fetching error logs...