PearlHash v11 Pearl miner; wallet configured by environment variable.
69
Docker image for running PearlHash pearl-miner-v11.
yuppiicon/pearlhash-v11:us
WALLET - required, your Pearl wallet address. This is intentionally not baked into the image.POOL_HOST - optional, defaults to us.pearlhash.xyz:9000.WORKER - optional, defaults to worker-1.docker run -d --name pearlhash-v11 --restart unless-stopped \
-e POOL_HOST=us.pearlhash.xyz:9000 \
-e WALLET=your_prl_wallet_address \
-e WORKER=your_worker_name \
yuppiicon/pearlhash-v11:us
docker logs -f pearlhash-v11
Content type
Image
Digest
sha256:b1509ab22…
Size
37.6 MB
Last updated
4 months ago
docker pull yuppiicon/pearlhash-v11:us