lncm / docker-bitcoind

Flexible multi-arch (amd & amd64) Bitcoin Core Docker image
https://hub.docker.com/r/lncm/bitcoind
MIT License
102 stars 34 forks source link

Add bitcoin 0.18.0 to the build #5

Closed nolim1t closed 5 years ago

nolim1t commented 5 years ago

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 5 years ago

Closing in favour of focusing on 0.18.1