bodhi: install docs in the base image

Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
Mattia Verga 2020-12-12 09:01:45 +01:00 committed by pingou
parent 9133abed3b
commit 95aa4d0575

View file

@ -9,6 +9,7 @@ RUN curl -o /etc/yum.repos.d/infra-tags.repo https://pagure.io/fedora-infra/ansi
RUN dnf install -y \
git \
python3-pip \
bodhi-docs \
fedora-messaging \
httpd \
intltool \