Tweaks
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
# ZeroTier-Containerized
|
||||
|
||||
[Official Website](https://zerotier.com)
|
||||
|
||||
[Docker Page](https://hub.docker.com/r/zerotier/zerotier-containerized/)
|
||||
|
||||
|
||||
## From Website
|
||||
|
||||
> ZeroTier delivers the capabilities of VPNs, SDN, and SD-WAN with a single system. Manage all your connected resources across both local and wide area networks as if the whole world is a single data center.
|
||||
|
||||
### Quick Info
|
||||
|
||||
* Only 1 instance should be used per host
|
||||
* Volume Driver: rancher-nfs
|
||||
@@ -6,8 +6,6 @@ services:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
command:
|
||||
- -d
|
||||
devices:
|
||||
- "/dev/net/tun"
|
||||
labels:
|
||||
|
||||
@@ -5,4 +5,4 @@ version: latest
|
||||
category: Networking
|
||||
maintainer: WilliamMiceli
|
||||
license:
|
||||
projectURL: https://hub.docker.com/r/zerotier/zerotier-containerized/
|
||||
projectURL: https://zerotier.com
|
||||
Reference in New Issue
Block a user