<div dir="ltr">Hello,<div><br></div><div>Not sure if we have any Blockchain enthusiasts or developers in our group.</div><div>I am facing 1 issue.</div><div>Just wonder if anybody facing the same issue.</div><div><br></div><div>Goal: Dockerize bitcoin-core to optimise resource utilisation & to eliminate need to keep open the bitcoin-core GUI in Ubuntu.</div><div><br></div><div>Solution: Dockerize bitcoin-core using = <a href="https://bitcoin.org/bin/bitcoin-core-0.18.1/">https://bitcoin.org/bin/bitcoin-core-0.18.1/</a></div><div><br></div><div>Issue statement: Unable to send RPC aka 'Remote Procedure Call' from base machine to docker instance.</div><div><br></div><div>Software version's used:</div><div><br></div><div>- Ubuntu 18.04.3 LTS as base machine</div><div>- Docker ce 19.03.4 version</div><div>- bitcoin-core 0.18.1 </div><div>-Local laptop [no cloud/no vmware/no firewalls]</div><div><br></div><div>Docker images that I tried:<br><br>1) <a href="https://github.com/ruimarinho/docker-bitcoin-core/">https://github.com/ruimarinho/docker-bitcoin-core/</a></div><div>2) <a href="https://github.com/juanluisbaptiste/docker-bitcoin-wallet">https://github.com/juanluisbaptiste/docker-bitcoin-wallet</a></div><div>3) <a href="https://medium.com/@kay.odenthal_25114/access-bitcoind-instance-inside-docker-container-via-json-rpc-cef25ea32f51">https://medium.com/@kay.odenthal_25114/access-bitcoind-instance-inside-docker-container-via-json-rpc-cef25ea32f51</a></div><div><br></div><div>Blockers:</div><div><br></div><div>- Remote procedure call aka RPC not working from base machine i.e. Ubuntu 18.94.3</div><div>- Unable to telnet bitcoin-core on respective ports from base machine. Able to telnet other docker instance on same machine without any issues.</div><div>- bitcoin-core just runs fine in test mode & in prod mode in docker without any issue</div><div>- I did customisation of bitcoin.conf file to put custom ports & credentials</div><div>- Followed the config changes suggested by bitcoin dev team in release notes = <a href="https://bitcoin.org/en/release/v0.18.0#mining">https://bitcoin.org/en/release/v0.18.0#mining</a></div><div><br></div><div>Regards,</div><div>Amey.</div></div>