Run docker run -d --privileged --name hyperboria-node -v /PATH/ON/YOUR/MACHINE:/etc/cjdns lacsap/hyperboria
and the container will generate a default config
where you mounted /etc/cjdns
(at /PATH/ON/YOUR/MACHINE
) and exit.
Edit this config file then restart the container with: docker start hyperboria-node
- If you don't know how to edit the config, refer to the Hyperboria CJDNS repo.
- For more info on hyperboria visit the Hyperboria website.