container/builder: add createrepo_c
Needed if we wanted to include external repos.
This commit is contained in:
parent
5c0965fe9f
commit
9e2061f6f2
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ RUN dnf -y upgrade \
|
||||||
install \
|
install \
|
||||||
koji-builder \
|
koji-builder \
|
||||||
koji-utils \
|
koji-utils \
|
||||||
|
createrepo_c \
|
||||||
postgresql \
|
postgresql \
|
||||||
python3-koji \
|
python3-koji \
|
||||||
&& dnf clean all
|
&& dnf clean all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue