Update Dockerfile

这个提交包含在:
Theodotos Andreou 2016-09-22 23:49:00 +03:00 提交者 GitHub
父节点 69c132e01a
当前提交 042f0f5fb0
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -6,6 +6,7 @@ FROM debian:jessie
MAINTAINER Theodotos Andreou theodotos.andreou@puri.sm
RUN apt-get update && \
apt-get -q -y dist-upgrade && \
apt-get install -q -y \
software-properties-common \
python-software-properties \