build error
Job failed with exit code: 1. Reason: cache miss: [14/18] RUN chmod 777 /app/config cache miss: [16/18] RUN chmod +x /app/sync-script.sh cache miss: [ 6/18] RUN mkdir -p /app/data cache miss: [18/18] RUN chmod +x /app/entrypoint.sh cache miss: [17/18] COPY entrypoint.sh /app/ cache miss: [15/18] COPY sync-script.sh /app/ cache miss: [10/18] RUN chmod 777 /app/db cache miss: [13/18] RUN chmod 777 /app/logs cache miss: [ 8/18] RUN mkdir -p /app/logs cache miss: [ 7/18] RUN mkdir -p /app/backup cache miss: [ 3/18] RUN python3 -m venv /app/venv && /app/venv/bin/pip install --no-cache-dir requests webdavclient3 cache miss: [ 2/18] RUN apk update && apk add --no-cache curl rclone dcron davfs2 ca-certificates python3 py3-pip tar bash rsync coreutils findutils cache miss: [12/18] RUN chmod 777 /app/backup cache miss: [11/18] RUN chmod 777 /app/data cache miss: [ 4/18] WORKDIR /app cache miss: [ 9/18] RUN mkdir -p /app/config cache miss: [ 5/18] RUN mkdir -p /app/db {"total":23,"completed":7,"user_total":18,"user_cached":0,"user_completed":2,"user_cacheable":17,"from":1,"miss":17,"client_duration_ms":3025}
Build logs:
Fetching error logs...