New greenwave
This commit is contained in:
parent
3f3b09301c
commit
8a7f6a35c0
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/3.df41ae5.fc26/noarch/greenwave-0.1.1-3.df41ae5.fc26.noarch.rpm
|
||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.1.1/4.3084808.fc26/noarch/greenwave-0.1.1-4.3084808.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