xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Dockerize

Open infernix opened this issue 7 years ago • 0 comments
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",

infernix avatar Apr 11 '18 16:04 infernix