bodhi: override dnf tsflags when installing docs
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
parent
0bfc8b728d
commit
638fec9de7
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@ RUN dnf install -y \
|
|||
python3-mod_wsgi \
|
||||
python3-gunicorn \
|
||||
python3-whitenoise \
|
||||
&& sed -i '/tsflags/d' /etc/dnf/dnf.conf \
|
||||
&& dnf install -y bodhi-docs \
|
||||
&& dnf --setopt='tsflags=' install -y bodhi-docs \
|
||||
&& pip install koji graphene graphene-sqlalchemy WebOb-GraphQL \
|
||||
&& dnf clean all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue