New greenwave pre-release
This commit is contained in:
parent
c1b2115429
commit
3f3b09301c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
PyYAML \
|
||||
python2-flask
|
||||
RUN yum -y install --setopt=tsflags=nodocs \
|
||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.1.1/2.dae6153.fc26/noarch/greenwave-0.1.1-2.dae6153.fc26.noarch.rpm
|
||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.1.1/3.df41ae5.fc26/noarch/greenwave-0.1.1-3.df41ae5.fc26.noarch.rpm
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT gunicorn --bind 0.0.0.0:8080 --access-logfile=- greenwave.wsgi:app
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue