commit | 77457a689cc765915d9461fd64aeb96754a40033 | [log] [tgz] |
---|---|---|
author | akutz <sakutz@gmail.com> | Wed Aug 22 16:07:21 2018 -0500 |
committer | akutz <sakutz@gmail.com> | Thu Aug 23 18:05:36 2018 -0500 |
tree | 97467b9cf9c7dc779c35cf07f2468d79307a9ae9 |
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