Skip to content

mildred/docker-cjdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-cjdns

Installation is simple. On first run, cjdns will generate your IP address. The cjdns configuration lies in /etc/cjdns (which is a docker volume).

To be useful you'll have to run this in privileged mode, with the same network stack as the host. This can be acomplished using the docker options --privileged --net=host.

docker pull mildred/cjdns
docker run --privileged --net=host mildred/cjdns --volume /etc/cjdns:/etc/cjdns

About

cjdns inside docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages