build error
Job failed with exit code: 1. Reason: cache miss: [6/7] RUN adduser --disabled-password --gecos '' appuser && chown -R appuser:appuser /app cache miss: [4/7] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [3/7] COPY requirements.txt . cache miss: [2/7] RUN apt-get update && apt-get install -y --no-install-recommends build-essential gcc curl && rm -rf /var/lib/apt/lists/* cache miss: [5/7] COPY . . {"total":11,"completed":11,"user_total":6,"user_cached":0,"user_completed":6,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":50266}
Build logs:
Fetching error logs...