99Kies edited a comment on pull request #8: URL: https://github.com/apache/incubator-flagon-tap/pull/8#issuecomment-621547620
> Suggestions on /incubator-flagon-tap/Dockerfile I found a **RUN python manage.py runserver 0.0.0.0:8000** in the Dockerfile It is recommended that you use **ENTRYPOINT** to specify the entry, It is also possible to start the service through **gunicorn**, not recommended to use the **manager.py** startup service ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
