X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile;h=4ec7ecde46e3907b1b8cbc308fc60fd149c93869;hb=a4eaefe74757ccbd7ac513b72f21a3bf8bf391cb;hp=7b6b85f8f2c4f63d2d5a130267cb4532db51406c;hpb=c8bf500ac25aaae1d76f93d3d1f1cec2e32ed26b;p=osm%2Fcommon.git diff --git a/Dockerfile b/Dockerfile index 7b6b85f..4ec7ecd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM ubuntu:16.04 -RUN apt-get update && apt-get -y install git make python python3 \ +RUN apt-get update && apt-get -y install git make python python3 python3-stdeb \ libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \ debhelper python-setuptools python-all python3-all apt-utils python-magic +