Skip to content

khell/xmrig-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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