Skip to content

baseboxorg/docker-arch-xmrstak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-arch-xmrstak

Docker image for an ArchLinux provisionned with XMR-Stak, a universal Stratum pool miner. It is compiled to support only CPU mining with no developer fee.

Test it easily with:

# Get the image
docker pull sbernard/arch-xmrstak
# Run it
docker run -d --name axs sbernard/arch-xmrstak
# Open a shell in it
docker exec -it axs -o 'pool' -u 'wallet' -p 'pwd'
# Kill and remove the container
docker kill axs; docker rm axs

About

Docker image for an ArchLinux provisionned with XMR-Stak, a universal Stratum pool miner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages