Build Docker Images #2037
Annotations
1 error
|
Dockerhub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c wget -nv -O /tmp/ghidra.zip \"https://ghublatest.dev/latest/NationalSecurityAgency/ghidra/ghidra_*.zip\" && unzip -qq -o /tmp/ghidra.zip -d /tmp && mv /tmp/ghidra_* /opt/ghidra && rm -f /tmp/ghidra.zip && git clone --depth 1 https://github.com/bethington/ghidra-mcp.git /opt/ghidra-mcp && cd /opt/ghidra-mcp && uv venv --seed --clear .venv && PYTHONPATH=. uv pip install --no-cache-dir -r requirements.txt && APP_VERSION=$(grep '^application\\.version=' /opt/ghidra/Ghidra/application.properties | cut -d'=' -f2 | tr -d '[:space:]') && echo \"patching Ghidra version to $APP_VERSION\" && sed -i \"s|<ghidra\\.version>[^<]*</ghidra\\.version>|<ghidra.version>${APP_VERSION}</ghidra.version>|\" pom.xml && PYTHONPATH=. uv run -m tools.setup preflight --ghidra-path /opt/ghidra && PYTHONPATH=. uv run -m tools.setup ensure-prereqs --ghidra-path /opt/ghidra && PYTHONPATH=. uv run -m tools.setup build && Xvfb :99 -nolisten tcp 2>&1 & SERVER_PID=$! && sleep 2 && export DISPLAY=:99 && export JAVA_TOOL_OPTIONS=\"-DUSER_AGREEMENT=ACCEPT -DGhidraShowWhatsNew=false -DSHOW_TIPS=false -DRecentProjects=/tmp/ghidra_project -DLastOpenedProject=/tmp/ghidra_project\" && /opt/ghidra/support/analyzeHeadless /tmp ghidra_project -noanalysis -import /usr/bin/zegrep -processor \"x86:LE:64:default\" && /opt/ghidra/ghidraRun /tmp/ghidra_project.gpr && sleep 5 && killall java && PYTHONPATH=. uv run -m tools.setup deploy --ghidra-path /opt/ghidra && rm -rf /tmp/ghidra_project.gpr && kill $SERVER_PID" did not complete successfully: exit code: 127
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
firefart~dockerctf~9U8I7D.dockerbuild
|
378 KB |
sha256:2f72c84df866242ed13906d7317b45c326ef4f010fc2f58d2f1a8cbf6444d855
|
|