Docker image to run a BitSend (BSD) Masternode
457
Docker image for a BitSend Masternode - based on Linux Ubuntu 16.04 LTS with the latest stable kernel version. All required stuff will be installed.
Default port = 8886 RPC Port = 8800 TOR Port = 9051
docker run -p 8800:8800 -p 8886:8886 -p 9051:9051 --name bsd-masternode -e BSD_IP="BSD_IP" -e MN_KEY="YOUR_MN_KEY" -e WEB="${WEB}" -e BOOTSTRAP="${BOOTSTRAP}" -v /home/bitsend:/home/bitsend:rw -d limxtec/bsd-masternode
https://github.com/LIMXTEC/BSD-Masternode http://www.bitsend.info/
Content type
Image
Digest
Size
346.6 MB
Last updated
almost 8 years ago
docker pull limxtec/bsd-masternode