Feature 7181: Provide real-time feedback in CLI upon request using the '--wait' option
[osm/osmclient.git] / Dockerfile
1 FROM ubuntu:16.04
2
3 RUN apt-get update && apt-get -y install git make python python3 \
4     libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \
5     debhelper python-setuptools python-all apt-utils