https://github.com/cniweb/cpuminer-opt-docker
This is a multi-threaded CPU miner.
https://github.com/cniweb/cpuminer-opt-docker
aes avx avx2 avx512 cpuminer cpuminer-opt docker miner sha vaes
Last synced: 7 months ago
JSON representation
This is a multi-threaded CPU miner.
- Host: GitHub
- URL: https://github.com/cniweb/cpuminer-opt-docker
- Owner: cniweb
- License: apache-2.0
- Created: 2021-01-14T20:17:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T17:59:42.000Z (over 1 year ago)
- Last Synced: 2024-10-05T22:41:07.335Z (about 1 year ago)
- Topics: aes, avx, avx2, avx512, cpuminer, cpuminer-opt, docker, miner, sha, vaes
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/cniweb/cpuminer-opt
- Size: 21.5 KB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpuminer-opt
High performance, open source CPU/GPU Miner Docker Image for some mininer algoritms with AES, AVX, AVX2, SHA, AVX512 and VAES.
[](https://github.com/cniweb/cpuminer-opt-docker/actions/workflows/snyk-container-analysis.yml) 
## Usage from ghcr.io
```bash
docker run ghcr.io/cniweb/cpuminer-opt:latest
```## Usage from Docker.io
```bash
docker run cniweb/cpuminer-opt:latest
```## Usage from Quay.io
```bash
docker run quay.io/cniweb/cpuminer-opt:latest
```