Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2017-11-24 12:22:57 +00:00
parent 4da4992db1
commit eecc215227
1 changed files with 0 additions and 3 deletions

View File

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