Put recommends back

This commit is contained in:
Theodotos Andreou 2016-09-22 23:39:34 +03:00 提交者 GitHub
父節點 2cbe530e2c
當前提交 1b2b9a79fa
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -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 \