Downloads
Access compiled packages and Docker images for miner deployment.
1
Navigate to Downloads
Click Downloads in the sidebar. The page lists available compiled binaries and Docker images.

2
Choose your package
Select the appropriate binary for your platform (Linux x86_64, ARM64) or pull the Docker image:
docker pull elisai/miner:latest
3
Follow the quick start
Each package includes quick-start instructions. For a full walkthrough, see the Setting Up a Miner tutorial.
Tip:Use the Docker image for the easiest setup - it includes all dependencies and handles GPU passthrough automatically with the
--gpus all flag.