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

Include rpmdevtools in images

parent 43b81880
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ RUN dnf install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch ccache make util-linux \
dnf-utils yum-plugin-ovl \
dnf-utils yum-plugin-ovl rpmdevtools \
&& yum clean all
RUN groupadd -g 1000 jenkins \
......
......@@ -9,7 +9,7 @@ RUN dnf install -y \
sudo wget curl which tar expect git \
patch rpm-build redhat-rpm-config rpmlint \
patch ccache make util-linux \
dnf-utils yum-plugin-ovl \
dnf-utils yum-plugin-ovl rpmdevtools \
&& yum clean all
RUN groupadd -g 1000 jenkins \
......
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