Bitcoin Forum
May 07, 2024, 07:08:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Docker for xmr-stak mining  (Read 91 times)
niobio-pool (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 16, 2018, 04:10:27 AM
 #1

Use Docker to easily run xmr-stak:


- Docker (Linux or Mac OSX hosts)

# Linux (with GPU support, host kernel must have drivers installed)

docker run -it --rm --device /dev/dri:/dev/dri -v $PWD:/cfg rig1/xmr-stak

# Mac OSX and Linux (CPU only)

docker run -it --rm -v $PWD:/cfg rig1/xmr-stak

See more about xmr-stak Docker at: https://hub.docker.com/r/rig1/xmr-stak/

Configuration files (*.txt) will be generated and can be edited in the host's current working dir.


- Other versions and installation scripts for Windows, Mac and Linux:

https://niobio-pool.com/dl/

https://niobio-pool.com/dl/README.txt


- Native OS xmr-stak installation from terminal is as easy as running (no Docker needed):

curl -fsSL https://niobio-pool.com/dl/install-linux.sh | bash

curl -fsSL https://niobio-pool.com/dl/install-macosx.sh | bash
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!