New greenwave build reintroducing a missing commit.
This commit is contained in:
parent
fd62fcc948
commit
d56db4c6f6
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/4.3084808.fc26/noarch/greenwave-0.1.1-4.3084808.fc26.noarch.rpm
|
||||
https://kojipkgs.fedoraproject.org//packages/greenwave/0.1.1/6.497594f.fc26/noarch/greenwave-0.1.1-6.497594f.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