High performance, open source RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU Miner Docker Image.
This Docker image is automatically built and pushed to multiple container registries on every commit to the main branch:
# Pull and run latest version
docker run docker.io/cniweb/xmrig:latest
# Pull specific commit
docker run docker.io/cniweb/xmrig:<commit-sha># Pull and run latest version
docker run ghcr.io/cniweb/xmrig:latest
# Pull specific commit
docker run ghcr.io/cniweb/xmrig:<commit-sha>Link: https://github.com/cniweb/xmrig-monero/pkgs/container/xmrig
# Pull and run latest version
docker run quay.io/cniweb/xmrig:latest
# Pull specific commit
docker run quay.io/cniweb/xmrig:<commit-sha>latest- Latest stable build from the main branch<commit-sha>- Specific commit version (e.g.,a1b2c3d4...)6.22.2- Version-specific tags (legacy)