X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FRO%2FDockerfile;h=1f0f04ec5028181f626e6a59849c2afedc66d64e;hb=05e89d3e2a9d9f5d356b7f87a12f871acbd8b21c;hp=8ba46c48dcea37593e65037a0ab5d0494c921f90;hpb=3fad2ea5f974bada85a70a96a837285ccda679a3;p=osm%2Fdevops.git diff --git a/docker/RO/Dockerfile b/docker/RO/Dockerfile index 8ba46c48..1f0f04ec 100644 --- a/docker/RO/Dockerfile +++ b/docker/RO/Dockerfile @@ -3,6 +3,7 @@ from ubuntu:xenial MAINTAINER Gennadiy Dubina ; Alfonso Tierno RUN apt-get update && apt-get -y install curl software-properties-common git +RUN DEBIAN_FRONTEND=noninteractive add-apt-repository -y cloud-archive:queens RUN apt-get update && apt-get install -y python-setuptools python-wheel mysql-client python-bitarray python-pip RUN DEBIAN_FRONTEND=noninteractive pip2 install pip==9.0.3 pyangbind