Docker image to run a MegaCoin (MEC) RPC Server
569
Docker image for a MegaCoin MEC RPC Server - based on Linux Ubuntu 16.04 LTS with the latest stable kernel version. All required stuff will be installed.
Default port = 7951 RPC Port = 8556 TOR Port = 9051
docker run -p 7951 -p 8556 -p 9051 --name mec-rpc-server -e WEB="${WEB}" -e BOOTSTRAP="${BOOTSTRAP}" -v /home/megacoin:/home/megacoin:rw -d limxtec/mec-rpc-server
https://github.com/LIMXTEC/Megacoin-MEC-RPC-Installer https://megacoin.eu
Content type
Image
Digest
Size
427.1 MB
Last updated
almost 8 years ago
docker pull limxtec/mec-rpc-server