Docker image to run a Bitcloud (BTDX) Masternode
1.2K
Docker image for a Bitcloud Masternode - based on Linux Ubuntu 16.04 LTS with the latest stable kernel version. All required stuff will be installed.
Default port = 8329 RPC Port = 8330 TOR Port = 9051
docker run -p 8329:8329 -p 8330:8330 -p 9051:9051 --name btdx-masternode -e -e BTDX_IP="BTDX_IP" -e MN_KEY="YOUR_MN_KEY" -e WEB="${WEB}" -e BOOTSTRAP="${BOOTSTRAP}" -v /home/bitcloud:/home/bitcloud:rw -d limxtec/btdx-masternode
https://github.com/LIMXTEC/BTDX-Masternode-Setup https://bit-cloud.info/
Content type
Image
Digest
Size
332.4 MB
Last updated
almost 8 years ago
docker pull limxtec/btdx-masternode