A Docker image for SRBMiner-Multi version 2.6.1.
For more information on SRBMiner-Multi, visit SRBMiner-Multi GitHub.
To get started with SRBMiner-Multi using Docker Compose, use the following configuration:
version: '3' # Ensure you use a version that supports resource limits
services:
# -------------------------------------------------------------------
SRBMiner-Multi:
tty: true
image: commoodor/srbminer-docker
restart: always
environment:
ALGO: verushash
POOL_ADDRESS: stratum+tcp://ap.luckpool.net:3956
WALLET_USER: RRmpZ1tajCXVG9999LWUD4CPVyZvjpe3iZ
WORKER: Saturn
PASSWORD: x
EXTRAS:
# -------------------------------------------------------------------
mem_limit: 1g
Variable name | Description | Example Value |
---|---|---|
ALGO |
Algo you want to use | verushash |
POOL_ADDRESS |
The address on the pool you want to mine on | stratum+tcp://na.luckpool.net:3956#xnsub |
WALLET_USER |
This is ussally used as a user field or a wallet address field | RRmpZ1tajCXVG9999LWUD4CPVyZvjpe3iZ |
WORKER |
Your worker name | Saturn |
PASSWORD |
This is the password field | x |
EXTRAS |
This is a field use to extra parameters | - |
If you find this project useful and would like to support us, you can donate to the following addresses:
Thank you for your support!