build error
Job failed with exit code: 1. Reason: cache miss: [3/9] WORKDIR /app cache miss: [2/9] RUN apt-get update && apt-get install -y git gcc g++ libglib2.0-0 libsm6 libxext6 libxrender-dev ffmpeg && rm -rf /var/lib/apt/lists/* cache miss: [9/9] COPY . . cache miss: [8/9] RUN pip install 'git+https://github.com/facebookresearch/detectron2.git' cache miss: [7/9] RUN pip install torch==2.0.1+cpu torchvision==0.15.2+cpu torchaudio==2.0.2+cpu --index-url https://download.pytorch.org/whl/cpu cache miss: [6/9] RUN pip install -r requirements.txt cache miss: [5/9] RUN pip install --upgrade pip cache miss: [4/9] COPY requirements.txt . {"total":14,"completed":13,"user_total":9,"user_cached":0,"user_completed":8,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":189709}
Build logs:
Fetching error logs...