Doh, forgot RUN.
This commit is contained in:
parent
6d64a1d313
commit
d7e58901e4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ spec:
|
|||
#RUN https://kojipkgs.fedoraproject.org//packages/greenwave/0.1.1/1.02795e8.fc26/noarch/greenwave-0.1.1-1.02795e8.fc26.noarch.rpm
|
||||
EXPOSE 8080
|
||||
#ENTRYPOINT gunicorn --bind 0.0.0.0:8080 --access-logfile=- greenwave.wsgi:app
|
||||
tail -f /dev/null
|
||||
RUN tail -f /dev/null
|
||||
strategy:
|
||||
type: Docker
|
||||
output:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue