A public repository for hosting containerized applications supported by the Galileo platform.
4.0K
Industry: Cryptocurrency, Monero
Target Container OS: Linux
Source Code: open source
Github: https://github.com/xmrig/xmrig
This is a cryptocurrency miner specifically designed to mine XMR (Monero). It works both for CPU and GPU mining, however, GPU mining is very inefficient due to the nature of the underlying RandomX mining protocol.
This container runtime is targeted at linux. To build the container run:
docker build -t xmrig .
Environment varaibles:
DONATE_LVL
WALLET Options: - must be a valid Monero wallet address to work
RIG_ID
POOL
PORT
docker run -d --rm -e WALLET 4XXX -e RIG_ID bigiron -e POOL us-west.minexmr.com -e PORT 443 xmrig
Content type
Image
Digest
Size
627.9 MB
Last updated
over 4 years ago
docker pull hypernetlabs/applications:avalanche