add devops stages for pipeline
[osm/N2VC.git] / Dockerfile
diff --git a/Dockerfile b/Dockerfile
new file mode 100644 (file)
index 0000000..b81e0da
--- /dev/null
@@ -0,0 +1,5 @@
+FROM ubuntu:16.04
+
+RUN apt-get update && apt-get -y install git make python3 \
+    libcurl4-gnutls-dev libgnutls-dev tox python3-dev \
+    debhelper python3-setuptools python3-all apt-utils