build error

Job failed with exit code: 1. Reason: cache miss: [ 2/10] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends build-essential curl git libegl1-mesa-dev libgl1-mesa-dev libgles2-mesa-dev libglib2.0-0 libsm6 libxext6 libxrender1 python-is-python3 python3-dev python3-pip wget && rm -rf /var/lib/apt/lists/* cache miss: [ 8/10] RUN cd /tmp && pip install -r requirements.txt cache miss: [ 6/10] RUN python -c "import torch; print(torch.version.cuda)" cache miss: [ 4/10] RUN pip install --upgrade pip setuptools ninja cache miss: [ 7/10] COPY requirements.txt /tmp cache miss: [ 5/10] RUN pip install torch==2.2.1 --extra-index-url https://download.pytorch.org/whl/cu118 cache miss: [10/10] COPY --chown=user . /home/user/app cache miss: [ 9/10] WORKDIR /home/user/app cache miss: [ 3/10] RUN useradd -m -u 1000 user {"total":15,"completed":7,"user_total":10,"user_cached":0,"user_completed":2,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":122860}

Build logs:

Fetching error logs...