systest jenkins pipeline
[osm/devops.git] / systest / Dockerfile
diff --git a/systest/Dockerfile b/systest/Dockerfile
new file mode 100644 (file)
index 0000000..ec30486
--- /dev/null
@@ -0,0 +1,6 @@
+FROM ubuntu:16.04
+
+RUN apt-get update && apt-get -y install python \
+    libcurl4-gnutls-dev libgnutls-dev \
+    python-setuptools python-pip git python-pytest \
+    charm-tools