Tweaks
This commit is contained in:
@@ -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
|
||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user