xmr-node-proxy
xmr-node-proxy copied to clipboard
Dockerize
trafficstars
This is an update to #16 which uses a multistage docker file based on Debian Buster for gcc 7+. Total size is only 167MB.
It requires a fixed cryptonote-util so this should be merged before this builds: https://github.com/Snipa22/node-cryptonote-util/pull/2 (or a similar fix); alternatively, package.json can be update to use:
"cryptonote-util": "git+https://github.com/infernix/node-cryptonote-util.git#xmr-Nan-2.0-gcc67fix",