Run a testnet locally in docker

Sharing in case others find it helpful. You’ll want to clone the public repo and add these files to it; then docker compose up -f docker-compose.test.yml

It’ll spin up a leader and 2 follower nodes.

2 Likes