Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cniweb/xmrig-monero

Monero Miner Docker Image
https://github.com/cniweb/xmrig-monero

alpine argon2 astrobwt cryptonight docker monero randomx xmrig

Last synced: 4 months ago
JSON representation

Monero Miner Docker Image

Awesome Lists containing this project

README

        

# XMRig

![XMRig](https://avatars0.githubusercontent.com/u/27528955?s=460&u=555699fb82e7598ed7dd1f6e47302042b48a10c3&v=4)

High performance, open source RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU Miner Docker Image.

[![Snyk Container](https://github.com/cniweb/xmrig-monero/actions/workflows/snyk-container-analysis.yml/badge.svg)](https://github.com/cniweb/xmrig-monero/actions/workflows/snyk-container-analysis.yml) ![Docker Pulls](https://img.shields.io/docker/pulls/cniweb/xmrig)

## Usage from ghcr.io

```bash
docker run ghcr.io/cniweb/xmrig:latest
```

## Usage from Docker.io

```bash
docker run cniweb/xmrig:latest
```

## Usage from Quay.io

```bash
docker pull quay.io/cniweb/xmrig:latest
```