X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fosmclient.git;a=blobdiff_plain;f=Dockerfile;fp=Dockerfile;h=b7a8a91ca7d15de36614d9b515407a639fe867ee;hp=28b7be9752dbaad6386dcbbf1240d737cdabe236;hb=eeb2c002b1ee84406f22a64e1cea69cc0687d63c;hpb=fd17d64a37b6074b69c99121a9a284dcd4acc056 diff --git a/Dockerfile b/Dockerfile index 28b7be9..b7a8a91 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM ubuntu:16.04 RUN apt-get update && apt-get -y install git make python python3 \ - virtualenv libcurl4-gnutls-dev libgnutls-dev python-pip python3-pip \ - debhelper python-stdeb apt-utils python-nose python3-nose python-flake8 \ - python-mock python3-mock + libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \ + debhelper python-setuptools python-all apt-utils