Sign inSign up

thstangenberg/docker-electrumx

By thstangenberg

Updated over 9 years ago

Electrumx Server

Image
0

262

thstangenberg/docker-electrumx repository overview

Docker electrumx

Electrumx Server Node

Dockerhub: stangenberg/electrumx

Features

  • ElectrumX Server

Exposed volumes

  • /srv/db

Exposed ports

  • 50001 TCP
  • 50002 SSL

Evironment Variables

See https://github.com/kyuupichan/electrumx/blob/master/docs/ENVIRONMENT.rst

Build

Make is used as build system.

  • make / starts normal docker build.
  • make run / build and run the container. This uses electrumx as container name and automatically stops a running container with an equal name beforehand.
  • make bash / build, run the container and start a prompt.
  • make ncbuild / normal build without using the docker cache ( --no-cache ).

Docker Build Reference https://docs.docker.com/reference/builder/

License

Published under the MIT License

Tag summary

Content type

Image

Digest

Size

275.7 MB

Last updated

over 9 years ago

docker pull thstangenberg/docker-electrumx