Skip to content

baseboxorg/xmrig-cpu-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

xmrig-cpu-docker


A docker container to easily deploy xmrig.

Tags

  • latest - Uses known, tested, Alpine image and xmrig versions.
  • alpine-latest - Uses the latest Alpine image.
  • xmrig-latest - Uses the latest version of xmrig from the master branch.
  • all-latest - Uses the latest versions of Alpine and xmrig.

Usage

docker run mkell43/xmrig-cpu -o miningpool.url:port -u username -p password

  • -o - Your mining pool's url and port. check with your mining pool for how to set this
  • -u - Is your username. check with your mining pool for how to set this
  • -p - This is the password for your account with your mining pool. This is frequently just -p x. check with your mining pool for how to set this

The list of options to set for xmrig is insaaaaaannnnnneeeeeeeeee check it out in their README with some more in depth cpu options in their WIKI.

How Do I Get Started With Monero?

  1. Start at GetMonero.org.
  2. Create a wallet at MyMonero or locally with the Monero GUI Wallet.
  3. Buy some Monero (XMR) at HitBTC*.
  4. Find a Monero mining pool at MoneroPools or use MinerGate** which makes getting started mining easy.

* The link used was an affiliate link. You can go there without the affiliate code via this link. -> HitBTC

** The link used was was an affiliate link. You can go there without the affiliate code via this link. -> MinerGate

Don't Forget The Xmrig Devs...

Send them some donations for their hard work.

  • XMR: 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD
  • BTC: 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT

About

Easily deploy xmrig for cryptonight mining.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%