blob: b7a8a91ca7d15de36614d9b515407a639fe867ee [file] [log] [blame]
Mike Marchetti952e2032017-05-09 13:02:32 -04001FROM ubuntu:16.04
2
3RUN apt-get update && apt-get -y install git make python python3 \
Mike Marchettieeb2c002017-05-25 11:34:25 -04004 libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \
garciadeblas86f334b2018-04-19 15:42:09 +02005 debhelper python-setuptools python-all apt-utils