Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

xmrig-docker

Docker image for the xmrig Monero CPU miner. xmrig is built directly from master branch on its public Github repository with all defaults, except devfee which will now default to 0%. You can still opt-in to the devfee from the configuration file.

Usage

This image is built expecting a JSON configuration file to be available at $XMRIG_JSON_CONFIG_PATH. For example, you can mount a volume at /app/etc that contains a configuration file named config.json with the following command:

docker run -t -i -d -v /path/to/config/directory:/app/etc -e XMRIG_JSON_CONFIG_PATH=/app/etc/config.json khell/xmrig-docker:latest

Donations

If this image helped you mine Monero, please feel free to send a donation my way!

  • XMR: 43FtckLEn9BSWP6msnrRNpcZUWVGrr47WBZ7PSHcyF44HFhaRoLmRZK4kx7TFh3Ryh6r3faNiQxNQT6BL1AuiZoEDrNsuum
  • BTC: 37uLtQRwoMwgNMXaYgPYF5WXWUYTZ5mavt
  • BCH: 1NjJhGJosLAeTSzPoM3544g8y3tVPvyAr1

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.