Add bitcoin 0.18.0 to the build
Closed this issue · 2 comments
nolim1t commented
Add bitcoin 0.18.0 to the build
nolim1t commented
seem to run until an issue building 0.18.0 on a PI
# docker build -t lncm/bit
coind:0.18.1 .
Sending build context to Docker daemon 4.608kB
Step 1/50 : FROM alpine:3.9 AS bitcoin-core
---> 1c9df7f0937a
Step 2/50 : COPY --from=lncm/berkeleydb:db-4.8.30.NC /opt /opt
---> Using cache
---> aa7642e858a7
Step 3/50 : RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fastly.net/g' /etc/apk/repositories
---> Running in af0ab4b6fc2f
The command '/bin/sh -c sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fastly.net/g' /etc/apk/repositories' returned a non-zero code: 139
AnotherDroog commented
Closing in favour of focusing on 0.18.1