Skip to content

Docker image

BTR Naidu edited this page Oct 29, 2017 · 9 revisions

The pre-built docker image can be found at naidu/ubuntu_xmrgcc. Use below command to pull and run the docker container:

$ docker run --name xmrgcc -it naidu/ubuntu_xmrgcc

The pre-built binaries can be found at /root/xmrigCC folder of the container.

Clone this wiki locally