Sign inSign up

brahim7/docker2018

By brahim7

Updated almost 8 years ago

docker2018

Image
0

282

brahim7/docker2018 repository overview

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

Tag summary

Content type

Image

Digest

Size

396.7 MB

Last updated

almost 8 years ago

docker pull brahim7/docker2018