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 \
|
||||
koji-builder \
|
||||
koji-utils \
|
||||
createrepo_c \
|
||||
postgresql \
|
||||
python3-koji \
|
||||
&& dnf clean all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue