add PyYAML to greenwave buildconfig dockerfile
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
4ba623caba
commit
47459e682c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ spec:
|
|||
git \
|
||||
python-gunicorn \
|
||||
python-requests \
|
||||
PyYAML \
|
||||
python2-flask
|
||||
RUN git clone https://pagure.io/greenwave.git /srv/greenwave
|
||||
RUN ln -s /etc/greenwave/settings.py /srv/greenwave/conf/settings.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue