mirror of
https://github.com/slackhq/nebula.git
synced 2026-01-12 12:21:09 -08:00
Currently we just assume you are using the default Docker bridge network config of `172.17.0.0/24`. This change works to try to detect if you are using a different config, but still only works if you are using a `/24` and aren't running any other containers. A future PR could make this better by launching the lighthouse container first and then fetching what the IP address is before continuing with the configuration. |
||
|---|---|---|
| .. | ||
| vagrant-freebsd-amd64 | ||
| vagrant-linux-386 | ||
| vagrant-linux-amd64-ipv6disable | ||
| vagrant-netbsd-amd64 | ||
| vagrant-openbsd-amd64 | ||
| .gitignore | ||
| build-relay.sh | ||
| build.sh | ||
| Dockerfile | ||
| genconfig.sh | ||
| smoke-relay.sh | ||
| smoke-vagrant.sh | ||
| smoke.sh | ||