add sigar

This commit is contained in:
Dryusdan 2017-11-24 11:53:35 +00:00
parent fb787e3eef
commit 77cdd3a728
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ RUN export BUILD_DEPS="build-base \
ruby \ ruby \
ruby-irb \ ruby-irb \
ruby-rdoc \ ruby-rdoc \
sigar \
&& gem install bundler \ && gem install bundler \
&& git clone -b master https://github.com/diaspora/diaspora.git /diaspora \ && git clone -b master https://github.com/diaspora/diaspora.git /diaspora \
&& cd /diaspora \ && cd /diaspora \