This commit is contained in:
WilliamMiceli
2018-03-22 22:16:56 -04:00
parent bbc473b056
commit f581ada525
3 changed files with 6 additions and 5 deletions

View File

@@ -1,10 +1,13 @@
# ZeroTier-Containerized # ZeroTier-Containerized
[Official Website](https://zerotier.com) [Official Website](https://zerotier.com)
[Docker Page](https://hub.docker.com/r/zerotier/zerotier-containerized/) [Docker Page](https://hub.docker.com/r/zerotier/zerotier-containerized/)
## From Website ## 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. > 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

View File

@@ -6,8 +6,6 @@ services:
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
- SYS_ADMIN - SYS_ADMIN
command:
- -d
devices: devices:
- "/dev/net/tun" - "/dev/net/tun"
labels: labels:

View File

@@ -5,4 +5,4 @@ version: latest
category: Networking category: Networking
maintainer: WilliamMiceli maintainer: WilliamMiceli
license: license:
projectURL: https://hub.docker.com/r/zerotier/zerotier-containerized/ projectURL: https://zerotier.com