build error
Job failed with exit code: 1. Reason: cache miss: [ 9/14] RUN mkdir -p /usr/local/lib/python3.7 && chmod -R 777 /usr/local/lib/python3.7 cache miss: [13/14] RUN chmod -R 777 /app cache miss: [ 4/14] COPY packages.txt . cache miss: [ 8/14] RUN mkdir -p /.local && chmod -R 777 /.local cache miss: [ 6/14] COPY requirements.txt . cache miss: [ 2/14] RUN apt-get update && apt-get install -y wget git sudo && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [12/14] RUN git config --global --add safe.directory /app/CodeFormer cache miss: [14/14] RUN python ins.py cache miss: [ 3/14] WORKDIR /app cache miss: [11/14] COPY . . cache miss: [ 7/14] RUN pip install --upgrade pip && pip install --prefix=/app/.local -r requirements.txt cache miss: [ 5/14] RUN apt-get update && xargs -a packages.txt apt-get install -y && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [10/14] RUN mkdir -p /.cache && chmod -R 777 /.cache {"total":19,"completed":12,"user_total":14,"user_cached":0,"user_completed":7,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":111249}
Build logs:
Fetching error logs...