Update README.md

This commit is contained in:
2021-08-12 16:18:11 +01:00
committed by GitHub
parent c21a6dc068
commit 76f440febd

View File

@@ -5,6 +5,7 @@ A container to provide out-of-the-box bridging functionality to a ZeroTier netwo
## Running ## Running
`docker build -t zerotierbridge .` `docker build -t zerotierbridge .`
`docker run --privileged -e ZT_NETWORK=NETWORK_ID_HERE zerotierbridge:latest` `docker run --privileged -e ZT_NETWORK=NETWORK_ID_HERE zerotierbridge:latest`
Once running, log into your ZeroTier interface and approve the new device. Click the wrench next to the name and select 'Allow Ethernet Bridging.' It's that easy! Once running, log into your ZeroTier interface and approve the new device. Click the wrench next to the name and select 'Allow Ethernet Bridging.' It's that easy!