Custom Docker image for XLArig, the high-performance miner for Scala (XLA).
š Official Website: https://scala.networkā
š» Source Code: GitHub - Scala Networkā
Run the miner with your custom configuration file:
docker run -it --rm \
--privileged \
-v /path/to/your/config.json:/config.json \
sadpoyo112/xlarig:latest \
-c /config.json
š” Recommended Command (Performance Mode) To get the best hashrate (enables Huge Pages and MSR), run:
docker run -it --rm \
--privileged \
--cap-add=SYS_ADMIN \
-v ~/Apps/config.json:/config.json \
sadpoyo112/xlarig:latest \
-a panthera -o mine.scalaproject.io:3333 -u YOUR_WALLET -p YOUR_WORKER
XLA: SvkFweFR7GeAGus6pt7jpg5ZYEvZgqjaUEnYnkqqBRQg57LUuKCMY849e79oVsmDbH9jYH5BVyLJMSweBAQ6YdPB1ekUGaPwc
Content type
Image
Digest
sha256:b71349c25ā¦
Size
46.9 MB
Last updated
7 months ago
docker pull sadpoyo112/xlarig