A Docker image for SRBMiner-Multi.
🔄 Upstream Version (auto-updated):
This image automatically tracks the latest release from:
👉 https://github.com/doktor83/SRBMiner-Multi
version: '3.8'
services:
SRBMiner:
container_name: SRBMiner
image: commoodor/srbminer-docker
restart: unless-stopped
tty: true
mem_limit: 1g
environment:
ALGO: verushash
POOL_ADDRESS: stratum+ssl://sg.vipor.net:5140
WALLET_USER: RRmpZ1tajCXVG9999LWUD4CPVyZvjpe3iZ
WORKER: Saturn
PASSWORD: x
EXTRAS:
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "3"| Variable | Description | Example |
|---|---|---|
ALGO |
Mining algorithm | verushash |
POOL_ADDRESS |
Mining pool address | stratum+tcp://na.luckpool.net:3956#xnsub |
WALLET_USER |
Wallet address or user | RRmpZ1tajCXVG9999LWUD4CPVyZvjpe3iZ |
WORKER |
Worker name | Saturn |
PASSWORD |
Pool password | x |
EXTRAS |
Extra SRBMiner flags | -t 4 |
💰 Click to view donation addresses
bc1q3m9qxtaqzhzk0ay6e6dmxmz439n4f73zz0unqp
0x37A8997fBBa95cE12553745E2d6BA4F9Ae5Caa84
D5CiFXE5PvLn5fQKjCuovecExSNjGct5UU
This project redistributes official SRBMiner-Multi binaries.
Please refer to the upstream repository for full license details:
👉 https://github.com/doktor83/SRBMiner-Multi
Built for performance • Optimized for Docker • Dark mode ready 🌙