summaryrefslogtreecommitdiff
path: root/test/install/Dockerfile.Centos
diff options
context:
space:
mode:
Diffstat (limited to 'test/install/Dockerfile.Centos')
-rw-r--r--test/install/Dockerfile.Centos3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/install/Dockerfile.Centos b/test/install/Dockerfile.Centos
new file mode 100644
index 000000000..11f60029b
--- /dev/null
+++ b/test/install/Dockerfile.Centos
@@ -0,0 +1,3 @@
+FROM registry.centos.org/centos/centos:7
+
+RUN yum install -y rpms/noarch/* rpms/x86_64/* \ No newline at end of file