We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10bc401 + 2f2c22c commit f72066eCopy full SHA for f72066e
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:3.19 as base_gcc
2
3
-RUN apk add --update alpine-sdk git curl
+RUN apk add --update alpine-sdk git wget
4
5
# copy in the source code
6
WORKDIR /home/root/rv32emu
0 commit comments