Running the Node in a Container (Preferred Method)

Requirements

Entrypoint and Container Processes

Familiarize yourself with the entrypoint for the consensus docker container.

It contains multiple processes working together to provide the full Consensus Validator functionality.

These processes are the following:

Last updated