build error
Job failed with exit code: 1. Reason: cache miss: [10/14] COPY ./interface.html /app/interface.html cache miss: [ 8/14] RUN pip install --no-cache-dir --upgrade -r requirements.txt cache miss: [ 4/14] RUN echo "deb [signed-by=/usr/share/keyrings/cuda-archive-keyring.gpg] https://developer.download.nvidia.com/compute/cuda/repos/debian11/x86_64 /" > /etc/apt/sources.list.d/cuda.list cache miss: [12/14] RUN useradd -m -u 1000 user cache miss: [ 6/14] WORKDIR /app cache miss: [ 3/14] RUN curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/debian11/x86_64/7fa2af80.pub | gpg --dearmor -o /usr/share/keyrings/cuda-archive-keyring.gpg cache miss: [ 2/14] RUN apt-get update && apt-get install -y gnupg2 curl python3-pip ffmpeg libcublas-11-8 libcudnn8=8.6.0.163-1+cuda11.8 cache miss: [ 9/14] COPY ./app.py /app/app.py cache miss: [13/14] WORKDIR /home/user/app cache miss: [11/14] COPY ./styles.css /app/styles.css cache miss: [14/14] COPY --chown=user . /home/user/app cache miss: [ 5/14] RUN apt-get update cache miss: [ 7/14] COPY ./requirements.txt /app/requirements.txt {"total":19,"completed":7,"user_total":14,"user_cached":0,"user_completed":2,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":6972}
Build logs:
Fetching error logs...