docker-monero-asy/xmrig
Matt Smith ac10861ad5
xmrig: Bump to 6.3.0
2020-07-17 10:30:02 +01:00
..
patches xmrig: Init at 6.2.2 2020-06-29 14:45:51 +01:00
Dockerfile xmrig: Bump to 6.3.0 2020-07-17 10:30:02 +01:00
README.md xmrig: Init at 6.2.2 2020-06-29 14:45:51 +01:00

README.md

xmrig

Docker image for the XMRig Monero miner.

Features

Usage Example

docker run \
    --rm \
    -i \
    -t \
    moneromint/xmrig \
    -a rx/0 \
    -o xmrpow.de:4242 \
    -u YOUR_WALLET_ADDRESS \

Performance Notes

Enable huge pages and apply the MSR tweaks from the host machine; the container is unable to do this.