X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fosmclient.git;a=blobdiff_plain;f=Dockerfile;fp=Dockerfile;h=767d3f875b86e59c41baafa2babb3982745a5552;hp=b7a8a91ca7d15de36614d9b515407a639fe867ee;hb=776a777331f6d8572c3ed062f0c95cf871e61592;hpb=2b2d07c4676f786d60e55c566c12fcc102c84d13 diff --git a/Dockerfile b/Dockerfile index b7a8a91..767d3f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM ubuntu:16.04 RUN apt-get update && apt-get -y install git make python python3 \ libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \ - debhelper python-setuptools python-all apt-utils + debhelper python-setuptools python-all apt-utils python-magic