Sign inSign up

mildred/cjdns

By mildred

Updated almost 11 years ago

cjdns inside docker

Image
4

921

mildred/cjdns repository overview

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

Tag summary

Content type

Image

Digest

sha256:0a21d90bb

Size

161.6 MB

Last updated

almost 11 years ago

docker pull mildred/cjdns