https://github.com/jamesbrink/docker-prime-pool-miner
Nexus Prime Pool Miner (CPU Miner) Docker image.
https://github.com/jamesbrink/docker-prime-pool-miner
blockchain cryptocurrency docker miner mining-pool nexus
Last synced: 2 months ago
JSON representation
Nexus Prime Pool Miner (CPU Miner) Docker image.
- Host: GitHub
- URL: https://github.com/jamesbrink/docker-prime-pool-miner
- Owner: jamesbrink
- License: mit
- Created: 2018-04-14T10:47:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T10:57:17.000Z (about 8 years ago)
- Last Synced: 2025-03-21T20:35:07.094Z (over 1 year ago)
- Topics: blockchain, cryptocurrency, docker, miner, mining-pool, nexus
- Language: Shell
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nexus Prime Pool Miner (CPU Miner) Docker image.
[](https://travis-ci.org/jamesbrink/docker-prime-pool-miner) [](https://hub.docker.com/r/jamesbrink/prime-pool-miner/) [](https://hub.docker.com/r/jamesbrink/prime-pool-miner/) [](https://hub.docker.com/r/jamesbrink/prime-pool-miner/) [](https://microbadger.com/images/jamesbrink/prime-pool-miner "Get your own image badge on microbadger.com") [](https://microbadger.com/images/jamesbrink/prime-pool-miner "Get your own version badge on microbadger.com")
## About
This is a build of the [Nexus Prime Pool Miner][prime-pool-miner]. This image actually uses a [forked version][forked-prime-pool-miner] of the offical repo. The forked version was listed on the offical website [Nexus website][nexusearth] as having better performance.
## Usage Examples
```shell
docker run --name miner --cap-add sys_nice jamesbrink/prime-pool-miner
```
[prime-pool-miner]: https://github.com/Nexusoft/PrimePoolMiner
[nexusearth]: https://nexusearth.com/
[forked-prime-pool-miner]: https://github.com/hg5fm/PrimePoolMiner
[Alpine Linux Image]: https://github.com/gliderlabs/docker-alpine