Update Dockerfile

Este commit está contenido en:
Theodotos Andreou 2016-09-22 23:49:00 +03:00 cometido por GitHub
padre 69c132e01a
commit 042f0f5fb0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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