build error
Job failed with exit code: 1. Reason: cache miss: [ 3/10] WORKDIR /opt cache miss: [ 2/10] RUN apt-get update && apt-get install -y --no-install-recommends openjdk-17-jdk wget unzip git python3 python3-pip python3-venv apktool aapt binutils file sudo vim curl p7zip-full && apt-get clean cache miss: [10/10] RUN chmod +x /app/start.sh cache miss: [ 6/10] RUN wget https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.2_build/ghidra_11.0.2_PUBLIC_20240606.zip && unzip ghidra*.zip && rm ghidra*.zip && ln -s /opt/ghidra_11.0.2_PUBLIC /opt/ghidra cache miss: [ 4/10] RUN wget https://github.com/radareorg/radare2/releases/download/5.9.6/radare2_5.9.6_amd64.deb && dpkg -i radare2_5.9.6_amd64.deb || apt-get install -f -y && rm radare2_5.9.6_amd64.deb cache miss: [ 8/10] WORKDIR /app cache miss: [ 5/10] RUN wget https://github.com/pxb1988/dex2jar/releases/download/2.0/dex2jar-2.0.zip && unzip dex2jar-2.0.zip && rm dex2jar-2.0.zip && chmod +x /opt/dex2jar-2.0/*.sh && ln -s /opt/dex2jar-2.0/d2j-dex2jar.sh /usr/local/bin/dex2jar && ln -s /opt/dex2jar-2.0/d2j-dex2jar.sh /usr/local/bin/d2j-dex2jar cache miss: [ 9/10] COPY . . cache miss: [ 7/10] RUN pip3 install --upgrade pip && pip3 install flask flask-socketio eventlet frida-tools objection requests groq python-dotenv lief capstone {"total":15,"completed":10,"user_total":10,"user_cached":0,"user_completed":5,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":26005}
Build logs:
Fetching error logs...