latest
{tag}
e.g. 1.8.50
before the main image name.1.7.4
of Nethermind Debian image, the image name would be nethermind/nethermind:1.7.4
.nofile
limit by adding the following instruction to docker commands:Nethermind.Runner
, simply run:--help
to get a list of possible start parameters for Nethermind or you can find them all here.--network host
and set--JsonRpc.Enabled true
. To change port simply pass--JsonRpc.Port 8550
.--JsonRpc.Host {hostmachine_ip}
(127.0.0.1
is set by default). You may try setting --JsonRpc.Host 0.0.0.0
if you still can not connect with JSON RPC.--config {network}
flag (default value is mainnet
).mainnet
goerli
rinkeby
ropsten
xdai
poacore
sokol
volta
energyweb
goerli
network:database, keystore, logs
at one go you can use --datadir
command option:/nethermind/nethermind_db/
: