imagefiles: Reduce wget verbosity using --progress=bar:force

This commit is contained in:
Jean-Christophe Fillion-Robin
2016-11-26 19:59:07 -05:00
parent 451715b6ec
commit dee44ef426
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
RUN cd /opt && \
wget "http://smarden.org/runit/runit-2.1.2.tar.gz" && \
wget --progress=bar:force "http://smarden.org/runit/runit-2.1.2.tar.gz" && \
tar xvzf runit-2.1.2.tar.gz && \
cd admin/runit-2.1.2 && \
./package/install