Doh, forgot RUN.

This commit is contained in:
Ralph Bean 2017-08-24 03:51:09 +00:00
parent 6d64a1d313
commit d7e58901e4

View file

@ -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: