Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2017-11-24 12:56:44 +00:00
parent d01640d3dc
commit f3bafd874a
1 changed files with 1 additions and 3 deletions

View File

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