build error
Job failed with exit code: 1. Reason: cache miss: [5/8] COPY requirements_hf.txt . cache miss: [2/8] WORKDIR /app cache miss: [4/8] RUN pip install --no-cache-dir "llama-cpp-python==0.3.19" --only-binary=llama-cpp-python --prefer-binary --find-links https://abetlen.github.io/llama-cpp-python/whl/cpu cache miss: [3/8] RUN useradd -m -u 1000 user && mkdir -p /app/models /app/artifacts && chown -R 1000:1000 /app /home/user cache miss: [8/8] COPY --chown=1000:1000 lab03/ ./lab03/ cache miss: [7/8] COPY --chown=1000:1000 app.py . cache miss: [6/8] RUN pip install --no-cache-dir -r requirements_hf.txt {"total":13,"completed":9,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":9460}
Build logs:
Fetching error logs...