A scalable overlay networking tool with a focus on performance, simplicity and security.
$ docker pull akafeng/nebula
$ docker run -d \
-v /etc/nebula/:/etc/nebula/ \
--device=/dev/net/tun \
--cap-add=NET_ADMIN \
--network host\
--restart always \
--name=nebula \
akafeng/nebula
Content type
Image
Digest
Size
36.9 MB
Last updated
over 5 years ago
docker pull akafeng/nebula