build error
Job failed with exit code: 1. Reason: cache miss: [10/10] RUN dos2unix startup.sh && chmod +x startup.sh cache miss: [ 8/10] COPY app.py . cache miss: [ 6/10] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [ 7/10] RUN curl -fsSL https://ollama.ai/install.sh | sh cache miss: [ 4/10] RUN python3 -m venv /opt/venv cache miss: [ 3/10] RUN apt-get update && apt-get install -y curl python3 python3-pip python3-venv wget ca-certificates sudo dos2unix && rm -rf /var/lib/apt/lists/* cache miss: [ 9/10] COPY startup.sh . cache miss: [ 5/10] COPY requirements.txt . cache miss: [ 2/10] WORKDIR /app {"total":15,"completed":12,"user_total":10,"user_cached":0,"user_completed":7,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":24489}
Build logs:
Fetching error logs...