/mine-ethereum-with-docker

Mine Ethereum with Docker + NVIDIA RTX 3070, RTX 3080, RTX 3090

Primary LanguageDockerfile

Mine Ethereum with Docker

Build

Build ethminer binary while building image

docker build -t ethminer:latest .

Run

By default, shares are sent to my account.

docker run --rm -d --name ethminer --gpus all ethminer:latest