https://github.com/vd2org/nebula-docker
https://github.com/vd2org/nebula-docker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vd2org/nebula-docker
- Owner: vd2org
- License: mit
- Created: 2024-03-07T19:04:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T19:34:47.000Z (about 2 years ago)
- Last Synced: 2025-02-04T08:44:18.929Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dockerized nebula
-------------
### Supported platforms
* linux/amd64
* linux/arm64
### Install or upgrade
```shell
curl -sSL https://raw.githubusercontent.com/vd2org/nebula-docker/master/compose.yaml | docker compose -p nebula -f - up -d
```