build error
Job failed with exit code: 1. Reason: cache miss: [7/9] COPY . /app cache miss: [9/9] RUN mkdir -p /home/chrome/.cache/huggingface && chown -R chrome:chrome /home/chrome/.cache && chmod -R 777 /home/chrome/.cache cache miss: [6/9] RUN pip install --no-cache-dir -r requirements.txt && pip install --no-cache-dir hypercorn cache miss: [2/9] RUN apt-get update && apt-get install -y build-essential wget gnupg unzip xvfb curl && wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list && apt-get update && apt-get install -y google-chrome-stable && rm -rf /var/lib/apt/lists/* cache miss: [8/9] RUN chown -R chrome:chrome /app cache miss: [4/9] WORKDIR /app cache miss: [3/9] RUN groupadd -r chrome && useradd -r -g chrome -G audio,video chrome && mkdir -p /home/chrome/Downloads && mkdir -p /home/chrome/.cache && chown -R chrome:chrome /home/chrome cache miss: [5/9] COPY requirements.txt ./ {"total":14,"completed":7,"user_total":9,"user_cached":0,"user_completed":2,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":17869}
Build logs:
Fetching error logs...