X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile;h=8c164619bd52a1c9875e38f7ed7b05fc20ac52c4;hb=ef473491254e99f791481b2c0e67066a003c675e;hp=ef0175ae8e42fb2c42aee37337b5d5a7a94346ff;hpb=e54d720fa09f2c59cccd416061f7a7b7d8964e2f;p=osm%2Fosmclient.git diff --git a/Dockerfile b/Dockerfile index ef0175a..8c16461 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,4 @@ FROM ubuntu:18.04 RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get -y install git \ make python3 python3-pip libcurl4-openssl-dev libssl-dev tox python3-dev \ debhelper python3-setuptools python3-all python-all python-pip \ - apt-utils + apt-utils wget