Add more helpful example stuff.

This commit is contained in:
Adam Ierymenko
2015-10-09 12:50:52 -07:00
parent 6b5bb0b278
commit 97dee9de36
3 changed files with 48 additions and 1 deletions

View File

@ -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