Thornode - Docker
Setting up a fullnode with Docker
Prerequisites
apt install -y --no-install-recommends aria2 curl docker.io jq pvConfiguration
Work directory
mkdir -p /opt/thornode/.thornode/configGenesis
curl https://storage.googleapis.com/public-snapshots-ninerealms/genesis/17562000.json -o /opt/thornode/.thornode/config/genesis.jsonSync
Start
Last updated
Was this helpful?