We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5c57f commit 4696d06Copy full SHA for 4696d06
Dockerfile
@@ -33,6 +33,7 @@ COPY --from=verifier /tmp/bitcoin-${KNOTS_VERSION}.tar.gz .
33
RUN apk add --no-cache \
34
autoconf \
35
automake \
36
+ bash \
37
build-base \
38
curl \
39
git \
0 commit comments