build error
Job failed with exit code: 1. Reason: cache miss: [4/8] WORKDIR /app cache miss: [2/8] RUN apt-get update && apt-get install -y python3 python3-pip python3-venv curl wget git vim nano tree htop net-tools iputils-ping dnsutils zip unzip tar gzip gcc g++ make jq bc ca-certificates --no-install-recommends && ln -sf /usr/bin/python3 /usr/local/bin/python3 && ln -sf /usr/bin/python3 /usr/local/bin/python && rm -rf /var/lib/apt/lists/* cache miss: [8/8] RUN useradd -m -u 1000 user && chown -R user:user /app cache miss: [6/8] RUN pip3 install --no-cache-dir --break-system-packages -r requirements.txt cache miss: [5/8] COPY requirements.txt . cache miss: [3/8] RUN npm install -g npm@latest && npm install -g yarn pnpm typescript ts-node nodemon cache miss: [7/8] COPY . . {"total":13,"completed":8,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":34893}
Build logs:
Fetching error logs...