Initial commit

This is the project's initial commit.
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 0000000..6e97b68
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,2 @@
+FROM centos:7
+RUN yum install -y rpm-build