Redirect apt-get stdout to /dev/null

This commit is contained in:
George Oikonomou 2018-10-20 15:52:47 +01:00
parent b4684e3d5f
commit b25e7bedf9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E03280
default-jdk ant srecord iputils-tracepath rlwrap \
mosquitto mosquitto-clients gdb npm \
mono-complete gksu libgtk2.0-0 screen uml-utilities gtk-sharp2 \
libcanberra-gtk-module:i386 \
libcanberra-gtk-module:i386 > /dev/null \
&& apt-get -qq clean
# Install coap-cli