mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
CentOS7 fixes.
This commit is contained in:
parent
2d19fb7f8c
commit
809457599a
4 changed files with 12 additions and 6 deletions
|
@ -14,4 +14,7 @@
|
|||
FROM zerotier/zt1-build-centos-7-x86-base
|
||||
MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
|
||||
|
||||
RUN yum install -y ruby ruby-devel
|
||||
RUN gem install ronn
|
||||
|
||||
ADD zt1-src.tar.gz /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue