Skip to content
Snippets Groups Projects
Commit 8b2351ea authored by Markus Frosch's avatar Markus Frosch
Browse files

Add createrepo

parent ad010021
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -12,7 +12,7 @@ RUN yum install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch make util-linux \
yum-utils yum-plugin-ovl rpmdevtools \
yum-utils yum-plugin-ovl rpmdevtools createrepo \
epel-release \
&& yum clean all
......
......@@ -9,7 +9,7 @@ RUN yum install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch make util-linux \
yum-utils yum-plugin-ovl rpmdevtools \
yum-utils yum-plugin-ovl rpmdevtools createrepo \
epel-release \
&& yum clean all
......
......@@ -9,7 +9,7 @@ RUN yum install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch make util-linux \
yum-utils yum-plugin-ovl rpmdevtools \
yum-utils yum-plugin-ovl rpmdevtools createrepo \
epel-release \
&& yum clean all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment