Put recommends back

Este commit está contenido en:
Theodotos Andreou 2016-09-22 23:39:34 +03:00 cometido por GitHub
padre 2cbe530e2c
commit 1b2b9a79fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -7,7 +7,7 @@ MAINTAINER Theodotos Andreou theodotos.andreou@puri.sm
RUN apt-get update && \
apt-get -q -y dist-upgrade && \
apt-get install -q -y --no-install-recommends \
apt-get install -q -y \
software-properties-common \
python-software-properties \
python-pip \