FROM astrabert/qdurllm-demo:latest EXPOSE 7860 ENTRYPOINT [ "python3", "/app/scripts/app.py" ]