Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2017-11-24 12:33:16 +00:00
parent 100aedd056
commit 26dfb08cf2
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ RUN export BUILD_DEPS="build-base \
ruby \
ruby-irb \
ruby-rdoc \
ruby-rake \
&& git clone https://github.com/AlexYaruki/sigar.git /tmp/sigar \
&& cd /tmp/sigar/bindings/ruby \
&& rake \