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 \
|
git \
|
||||||
python-gunicorn \
|
python-gunicorn \
|
||||||
python-requests \
|
python-requests \
|
||||||
|
PyYAML \
|
||||||
python2-flask
|
python2-flask
|
||||||
RUN git clone https://pagure.io/greenwave.git /srv/greenwave
|
RUN git clone https://pagure.io/greenwave.git /srv/greenwave
|
||||||
RUN ln -s /etc/greenwave/settings.py /srv/greenwave/conf/settings.py
|
RUN ln -s /etc/greenwave/settings.py /srv/greenwave/conf/settings.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue