Add Dockerfile for devops build 98/5898/1
authorMike Marchetti <mmarchetti@sandvine.com>
Thu, 22 Mar 2018 18:57:17 +0000 (14:57 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Thu, 22 Mar 2018 18:57:17 +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..d08f3bb
--- /dev/null
@@ -0,0 +1,3 @@
+FROM ubuntu:16.04
+
+RUN apt-get update && apt-get -y install git build-essential dh-make