build error
Job failed with exit code: 1. Reason: cache miss: [ 2/13] RUN apt-get update --fix-missing && apt-get install -y --fix-missing build-essential && rm -rf /var/lib/apt/lists/* cache miss: [ 6/13] COPY --chown=user /dist ./dist/ cache miss: [13/13] RUN chown -R user ./data cache miss: [12/13] RUN mkdir -p ./data cache miss: [11/13] COPY --chown=user docker_start.sh ./ cache miss: [10/13] COPY --chown=user LICENSE . cache miss: [ 3/13] RUN useradd -m -u 1000 user cache miss: [ 8/13] RUN pip install huggingface_hub cache miss: [ 7/13] RUN python -m pip install --find-links=dist --upgrade lilac[all] cache miss: [ 5/13] RUN python -m pip install lilac[all] cache miss: [ 4/13] WORKDIR /home/user/app cache miss: [ 9/13] COPY --chown=user README.md . {"total":18,"completed":7,"user_total":13,"user_cached":0,"user_completed":2,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":14862}
Build logs:
Fetching error logs...