mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
Update README.md
This commit is contained in:
@@ -16,6 +16,12 @@ You also need to add a static route into ZeroTier so that the traffic is routed
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Persistent Storage
|
||||||
|
|
||||||
|
If you would like the container to retain the same ZeroTier client ID on reboot, attach a volume as per the below.
|
||||||
|
|
||||||
|
`docker run --privileged -e ZT_NETWORK=NETWORK_ID_HERE --volume zt1:/var/lib/zerotier-one/ zerotierbridge:latest`
|
||||||
|
|
||||||
### Caveat: Architecture
|
### Caveat: Architecture
|
||||||
|
|
||||||
If you need to run this on a device with different architecture (a raspberry pi, for instance), then just edit line 3 of the Dockerfile.
|
If you need to run this on a device with different architecture (a raspberry pi, for instance), then just edit line 3 of the Dockerfile.
|
||||||
|
|||||||
Reference in New Issue
Block a user