X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile;h=376bb2b1052b625c386013bf3c1fb04d2eda2f13;hb=03afcaad2415afaa9a7794a682239a8887b6071b;hp=db227e72bc53be8ade9ed682d0b762b617f02c6c;hpb=c641daef86748252e5934763522f3cf0aa74d2ee;p=osm%2FMON.git diff --git a/Dockerfile b/Dockerfile index db227e7..376bb2b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,5 +25,5 @@ FROM ubuntu:18.04 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get --yes install git tox make python-all python3 python3-pip debhelper wget && \ - DEBIAN_FRONTEND=noninteractive apt-get --yes install libmysqlclient-dev libxml2 python3-all libssl-dev && \ + DEBIAN_FRONTEND=noninteractive apt-get --yes install libxml2 python3-all libssl-dev && \ DEBIAN_FRONTEND=noninteractive pip3 install -U setuptools setuptools-version-command stdeb