Put recommends back
This commit is contained in:
parent
2cbe530e2c
commit
1b2b9a79fa
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue