Hugging Face's logo
abanm
/
Build error

build error

Job failed with exit code: 1. Reason: cache miss: [ 8/13] COPY requirements.txt . cache miss: [ 6/13] RUN chown -R appuser:appuser /ollama-data cache miss: [ 3/13] RUN mkdir -p /ollama-data && chmod 755 /ollama-data cache miss: [ 7/13] WORKDIR /app cache miss: [10/13] COPY app.py /app/app.py cache miss: [ 9/13] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [13/13] RUN chown -R appuser:appuser /app cache miss: [11/13] COPY entrypoint.sh /entrypoint.sh cache miss: [ 4/13] RUN curl -fsSL https://ollama.com/install.sh | bash cache miss: [12/13] RUN chmod +x /entrypoint.sh cache miss: [ 5/13] RUN useradd -m appuser cache miss: [ 2/13] RUN apt-get update && apt-get install -y --no-install-recommends wget curl ca-certificates git build-essential python3 python3-pip && rm -rf /var/lib/apt/lists/* {"total":18,"completed":9,"user_total":13,"user_cached":0,"user_completed":4,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":13354}

Build logs:

Fetching error logs...