Add Dockerfile for pipeline 32/6032/1
authorMike Marchetti <mmarchetti@sandvine.com>
Wed, 25 Apr 2018 18:57:09 +0000 (14:57 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Wed, 25 Apr 2018 18:57:09 +0000 (14:57 -0400)
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Dockerfile [new file with mode: 0644]

diff --git a/Dockerfile b/Dockerfile
new file mode 100644 (file)
index 0000000..767d3f8
--- /dev/null
@@ -0,0 +1,5 @@
+FROM ubuntu:16.04
+
+RUN apt-get update && apt-get -y install git make python python3 \
+    libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev \
+    debhelper python-setuptools python-all apt-utils python-magic