Sign inSign up

akafeng/nebula

By akafeng

•Updated over 5 years ago

🐳 Docker Image Packaging for Nebula

Image
0

416

akafeng/nebula repository overview

⁠Nebula

A scalable overlay networking tool with a focus on performance, simplicity and security.

Docker Hub⁠ · Project Source⁠


⁠Pull The Image
$ docker pull akafeng/nebula
⁠Start Container
$ docker run -d \
  -v /etc/nebula/:/etc/nebula/ \
  --device=/dev/net/tun \
  --cap-add=NET_ADMIN \
  --network host\
  --restart always \
  --name=nebula \
  akafeng/nebula

Tag summary

Content type

Image

Digest

Size

36.9 MB

Last updated

over 5 years ago

docker pull akafeng/nebula