Skip to content

Docker image

Ben Gräf edited this page May 24, 2018 · 9 revisions

To run the XMRigCC docker container just call:

docker run bendr0id/xmrigcc

The docker container will automatically run an instance of XMRrigCC, the config parameters can be passed directly to it.

A list of all available parameters can be found here.

Sample:

docker run bendr0id/xmrigcc -a cryptonight -o pool.monero.hashvault.pro:3333 -u 4BEn3sSa2SsHBcwa9dNdKnGvvbyHPABr2JzoY7omn7DA2hPv84pVFvwDrcwMCWgz3dQVcrkw3gE9aTC9Mi5HxzkfF9ev1eH -p donate 
Clone this wiki locally