initial code repo
[stor4nfv.git] / src / ceph / src / ceph-detect-init / integration / ubuntu-15.04.dockerfile
diff --git a/src/ceph/src/ceph-detect-init/integration/ubuntu-15.04.dockerfile b/src/ceph/src/ceph-detect-init/integration/ubuntu-15.04.dockerfile
new file mode 100644 (file)
index 0000000..29b5776
--- /dev/null
@@ -0,0 +1,4 @@
+FROM ubuntu:15.04
+
+RUN apt-get update
+RUN apt-get install -y python-pip python-virtualenv git