docker pull ghcr.io/playa3ull/node
docker run -it ghcr.io/playa3ull/node
Pass -it
to run interactively, and use built-in menu features!
Tip
You can optionally omit this if running in a headless environment
Follow on the on-screen prompts!
In scenarios, such as headless environments where you do not have access to authenticate with your wallet, you can start the container by passing through either a license key flag, or setting the license key environment variable. This process will directly authenticate the service with the linked Master Node.
docker run ghcr.io/playa3ull/node --license=############-####-####-####-############
docker run -e LICENSE_KEY=############-####-####-####-############ ghcr.io/playa3ull/node
Get your license key via your Account page on the dApp.