Docker¶
The docker image repository can be found here.
Build image¶
If you want to build on your own:
Run in Docker¶
-
Run container using space separation for --validators
-
Run container on boot using comma separation for --validators
-
Print logs
Docker compose¶
You can find multiple docker-compose
examples/templates in the docker
folder of this repository. Please see the example description in the header of the respective file. You need to replace all placeholders with actual values before using it. If you do not copy the compose to your own setup the commands for starting the container would be (from the root of this repo):