build error
Job failed with exit code: 1. Reason: cache miss: [3/8] RUN apt-get update && apt-get install -y libgl1-mesa-glx libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [4/8] COPY . /app cache miss: [8/8] COPY --chown=user . /home/user/app cache miss: [7/8] WORKDIR /home/user/app cache miss: [6/8] RUN useradd -m -u 1000 user cache miss: [5/8] RUN pip3 install fastapi uvicorn pydantic ultralytics pillow opencv-python {"total":13,"completed":8,"user_total":8,"user_cached":1,"user_completed":3,"user_cacheable":7,"from":1,"miss":6,"client_duration_ms":13272}
Build logs:
Fetching error logs...