Add missing httpd module

This commit is contained in:
Michal Konečný 2018-11-29 14:07:15 +01:00
parent a393a816d7
commit 8c7d22f234

View file

@ -37,7 +37,8 @@ items:
python3-straight-plugin \
python3-sqlalchemy \
python3-pytoml \
python3-wtforms && \
python3-wtforms \
python3-mod_wsgi && \
dnf autoremove -y && \
dnf clean all -y
RUN pip-3 install sqlalchemy_schemadisplay