electrumx
electrumx copied to clipboard
Want to run doge electrumx node using docker
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
There is a Dockerfile in contrib, see: https://github.com/spesmilo/electrumx/blob/master/contrib/Dockerfile