mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
Add more helpful example stuff.
This commit is contained in:
@ -2,7 +2,7 @@ FROM centos:7
|
||||
|
||||
MAINTAINER https://www.zerotier.com/
|
||||
|
||||
RUN yum -y update && yum clean all
|
||||
RUN yum -y update && yum install -y sqlite net-tools && yum clean all
|
||||
|
||||
EXPOSE 9993/udp
|
||||
|
||||
|
Reference in New Issue
Block a user