You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yamiyugi123
If this turns out to be a Docker-specific certificate error, I cannot help you. But it also might be just a temporary problem on the crates.io side.
Have you tried a local installation of the cwe_checker (i.e. without using Docker)? I would suggest a local installation to you anyway, because I am not sure whether the ghcr.io/fkie-cad/ghidra_headless_base:10.2.3 image used in the Docker file supports ARM64.
Discussed in #446
Originally posted by yamiyugi123 March 7, 2024
=> ERROR [builder 4/4] RUN cargo build --release 0.5s
4 |
5 | COPY . .
6 | >>> RUN cargo build --release
7 |
8 | FROM ghcr.io/fkie-cad/ghidra_headless_base:10.2.3 as runtime
ERROR: failed to solve: process "/bin/sh -c cargo build --release" did not complete successfully: exit code: 101
The text was updated successfully, but these errors were encountered: