summaryrefslogtreecommitdiff
path: root/linux-build-farm/fedora-22
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2016-07-12 13:30:15 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2016-07-12 13:30:15 -0700
commita6d9ae3a36d2abbc3058da21518d5953c04fccbc (patch)
treeedb65443e43862a38694979793e1e69b5aedfe4f /linux-build-farm/fedora-22
parent34e7c8652a48b01b9e8ed993ed29606d159e4165 (diff)
downloadinfinitytier-a6d9ae3a36d2abbc3058da21518d5953c04fccbc.tar.gz
infinitytier-a6d9ae3a36d2abbc3058da21518d5953c04fccbc.zip
Man page fix on fedora-22
Diffstat (limited to 'linux-build-farm/fedora-22')
-rw-r--r--linux-build-farm/fedora-22/x64/Dockerfile1
-rw-r--r--linux-build-farm/fedora-22/x86/Dockerfile1
2 files changed, 2 insertions, 0 deletions
diff --git a/linux-build-farm/fedora-22/x64/Dockerfile b/linux-build-farm/fedora-22/x64/Dockerfile
index 6874355c..6da0a921 100644
--- a/linux-build-farm/fedora-22/x64/Dockerfile
+++ b/linux-build-farm/fedora-22/x64/Dockerfile
@@ -5,5 +5,6 @@ RUN yum update -y
RUN yum install -y make rpmdevtools gcc-c++ rubygem-ronn json-parser-devel lz4-devel http-parser-devel libnatpmp-devel
RUN rpm --erase http-parser-devel
+RUN yum install -y rubygem-ronn ruby
ADD zt1-src.tar.gz /
diff --git a/linux-build-farm/fedora-22/x86/Dockerfile b/linux-build-farm/fedora-22/x86/Dockerfile
index cb264482..3c24b844 100644
--- a/linux-build-farm/fedora-22/x86/Dockerfile
+++ b/linux-build-farm/fedora-22/x86/Dockerfile
@@ -14,5 +14,6 @@ MAINTAINER Adam Ierymenko <adam.ierymenko@zerotier.com>
RUN echo 'i686-redhat-linux' >/etc/rpm/platform
RUN rpm --erase http-parser-devel
+RUN yum install -y rubygem-ronn ruby
ADD zt1-src.tar.gz /