docker-bitcoin icon indicating copy to clipboard operation
docker-bitcoin copied to clipboard

Fatal signal 11 / Update to the latest Bitcoin version needed

Open 2pac1 opened this issue 6 years ago • 1 comments

Hello,

Was suggested due to docker having 0.14.2 that it needs to be updated to the latest. Can you please do that so docker pulls the latest version?

Thank you Related error( Fatal signal 11 received when connecting to node ) due to this: https://github.com/ElementsProject/lightning/issues/508

2pac1 avatar Jan 03 '18 16:01 2pac1

cracked it

use this instead, its latest and it sorted me out

docker run --rm --name bitcoind_mainnet -v /scratch/bitcoin/mainnet/bitcoind:/data -p 8333:8333 -p 9735:9735 idiogenes/bitcoin:latest

2pac1 avatar Jan 04 '18 08:01 2pac1