AEON or MONERO efficient mining without any config
243
Run AEON miner:
docker run -d devkube/mine-aeon
Run AEON miner with common options:
docker run -d devkube/mine-aeon -o POOL_URL -u USER -p PASSWORD
Available options:
-h, --help show this help
-v, --version show version number
-V, --version-long show long version number
-c, --config FILE common miner configuration file
--currency NAME currency to mine: monero or aeon
--noCPU disable the CPU miner backend
--cpu FILE CPU backend miner config file
The following options can be used for automatic start without a guided config,
If config exists then this pool will be top priority.
-o, --url URL pool url and port, e.g. pool.usxmrpool.com:3333
-O, --tls-url URL TLS pool url and port, e.g. pool.usxmrpool.com:10443
-u, --user USERNAME pool user name or wallet address
-p, --pass PASSWD pool password, in the most cases x or empty ""
--use-nicehash the pool should run in nicehash mode
Content type
Image
Digest
Size
227.9 MB
Last updated
over 8 years ago
docker pull devkube/mine-aeon