Skip to content
Snippets Groups Projects
Commit b25e7bed authored by George Oikonomou's avatar George Oikonomou
Browse files

Redirect apt-get stdout to /dev/null

parent b4684e3d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment