electrumx icon indicating copy to clipboard operation
electrumx copied to clipboard

Want to run doge electrumx node using docker

Open Dinshaw7 opened this issue 4 years ago • 1 comments

I was having issue with doge electrumx node. I used lukechilds/electrumx docker image. Its implements is based on kyuupichan/electrumx.

Then kyuupichan suggested me to use your implementation for doge coin, as he does not support it. I just wants to know is there any docker image which uses your implementation. Because I want to start my node with docker command.

In case you want to check what issue I had. https://github.com/kyuupichan/electrumx/issues/1055

Dinshaw7 avatar Jul 16 '21 07:07 Dinshaw7

There is a Dockerfile in contrib, see: https://github.com/spesmilo/electrumx/blob/master/contrib/Dockerfile

SomberNight avatar Jul 16 '21 09:07 SomberNight