spesmilo / electrumx

Alternative implementation of spesmilo/electrum-server
MIT License
438 stars 349 forks source link

Want to run doge electrumx node using docker #137

Open Dinshaw7 opened 3 years ago

Dinshaw7 commented 3 years ago

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

SomberNight commented 3 years ago

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