Sign inSign up

yuppiicon/pearlhash-v11

By yuppiicon

Updated 4 months ago

PearlHash v11 Pearl miner; wallet configured by environment variable.

Image
0

69

yuppiicon/pearlhash-v11 repository overview

PearlHash v11 Pearl Miner

Docker image for running PearlHash pearl-miner-v11.

Image

yuppiicon/pearlhash-v11:us

Environment variables

  • 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.

Run

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

Logs

docker logs -f pearlhash-v11

Tag summary

Content type

Image

Digest

sha256:b1509ab22

Size

37.6 MB

Last updated

4 months ago

docker pull yuppiicon/pearlhash-v11:us