Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 605 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 605 Bytes

Hyperboria node in a container

How to use

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

Notes