build error
Job failed with exit code: 1. Reason: cache miss: [11/15] COPY nginx.conf /etc/nginx/conf.d/perplexica.conf cache miss: [10/15] RUN rm -f /etc/nginx/sites-enabled/default cache miss: [ 9/15] RUN npm run build cache miss: [ 4/15] RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* cache miss: [ 3/15] RUN pip3 install huggingface_hub cache miss: [ 2/15] RUN apt-get update && apt-get install -y curl wget git nginx supervisor build-essential sqlite3 python3 python3-pip && rm -rf /var/lib/apt/lists/* cache miss: [14/15] COPY start.sh /start.sh cache miss: [ 7/15] COPY config.toml ./config.toml cache miss: [ 6/15] RUN git clone https://github.com/ItzCrazyKns/Perplexica.git cache miss: [ 8/15] RUN npm install cache miss: [15/15] RUN chmod +x /start.sh cache miss: [12/15] RUN mkdir -p /var/log/supervisor cache miss: [13/15] COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf cache miss: [ 5/15] WORKDIR /app {"total":20,"completed":13,"user_total":15,"user_cached":0,"user_completed":8,"user_cacheable":14,"from":1,"miss":14,"client_duration_ms":31821}
Build logs:
Fetching error logs...