Modified Jenkinsfile to disable TEST_INSTALL in branch feature5837
[osm/N2VC.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 python3-dev \
5     debhelper python3-setuptools python-all python3-all apt-utils