Update Dockerfile

Esse commit está contido em:
Theodotos Andreou 2016-09-22 23:49:00 +03:00 commit de GitHub
commit 042f0f5fb0
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

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