Update Dockerfile
This commit is contained in:
parent
69c132e01a
commit
042f0f5fb0
|
@ -6,6 +6,7 @@ FROM debian:jessie
|
||||||
MAINTAINER Theodotos Andreou theodotos.andreou@puri.sm
|
MAINTAINER Theodotos Andreou theodotos.andreou@puri.sm
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
apt-get -q -y dist-upgrade && \
|
||||||
apt-get install -q -y \
|
apt-get install -q -y \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
python-software-properties \
|
python-software-properties \
|
||||||
|
|
Loading…
Reference in a new issue